Skip to content

Commit

Permalink
Update wheel_odometry.cpp
Browse files Browse the repository at this point in the history
fix typo
  • Loading branch information
Moma98 authored and vooon committed Oct 26, 2023
1 parent 56523b8 commit f677124
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mavros_extras/src/plugins/wheel_odometry.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ using namespace std::placeholders; // NOLINT

/**
* @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).
Expand Down

0 comments on commit f677124

Please sign in to comment.