Skip to content

Commit

Permalink
Merge pull request KumarRobotics#154 from KumarRobotics/fix_mavros_in…
Browse files Browse the repository at this point in the history
…terface_nodelet

Fix mavros interface nodelet lib
  • Loading branch information
tyuezhan authored Jun 8, 2023
2 parents bb3fbd3 + dc9b91f commit 6227a26
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 6227a26

Please sign in to comment.