Skip to content

Commit

Permalink
Fix mavros interface nodelet lib, credit to Dan Mox.
Browse files Browse the repository at this point in the history
  • Loading branch information
tyuezhan committed Jun 6, 2023
1 parent bb3fbd3 commit dc9b91f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion interfaces/kr_mavros_interface/nodelet_plugin.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<library path="lib/libso3cmd_to_mavros_nodelet">
<library path="lib/libkr_mavros_interface">
<class name="kr_mavros_interface/SO3CmdToMavros" type="SO3CmdToMavros" base_class_type="nodelet::Nodelet">
<description>
This reformats an so3_command and publishes it on compatabile mavros topics
Expand Down

0 comments on commit dc9b91f

Please sign in to comment.