Skip to content

Commit

Permalink
Update mavros_plugins.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
Moma98 authored and vooon committed Oct 26, 2023
1 parent f677124 commit 1a0bfc6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mavros_extras/mavros_plugins.xml
Original file line number Diff line number Diff line change
Expand Up @@ -225,9 +225,9 @@ to FCU position and attitude estimators.</description>
Send velocity estimation from various vision estimators
to FCU position and attitude estimators.</description>
</class>
<class name="wheel_odomotry" type="mavros::plugin::PluginFactoryTemplate&lt;mavros::extra_plugins::WheelOdometryPlugin&gt;" base_class_type="mavros::plugin::PluginFactory">
<class name="wheel_odometry" type="mavros::plugin::PluginFactoryTemplate&lt;mavros::extra_plugins::WheelOdometryPlugin&gt;" base_class_type="mavros::plugin::PluginFactory">
<description>@brief Wheel odometry plugin.
@plugin wheel_odomotry
@plugin wheel_odometry

This plugin allows computing and publishing wheel odometry coming from FCU wheel encoders.
Can use either wheel's RPM or WHEEL_DISTANCE messages (the latter gives better accuracy).</description>
Expand Down

0 comments on commit 1a0bfc6

Please sign in to comment.