Skip to content

Commit

Permalink
mavros_extras: mavros_plugins.xml fix after bad merge.
Browse files Browse the repository at this point in the history
  • Loading branch information
pavloblindnology authored and vooon committed Jan 12, 2019
1 parent 034be9f commit a13d6ce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mavros_extras/mavros_plugins.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
</class>
<class name="trajectory" type="mavros::extra_plugins::TrajectoryPlugin" base_class_type="mavros::plugin::PluginBase">
<description>Receive planned path from the FCU and send back corrected path (collision free, smoothed) to the FCU.</description>
</class>
<class name="wheel_odometry" type="mavros::extra_plugins::WheelOdometryPlugin" base_class_type="mavros::plugin::PluginBase">
<description>Compute and publish wheel odometry coming from FCU sensors. (Ardupilot only).</description>
</class>
Expand Down

0 comments on commit a13d6ce

Please sign in to comment.