mirror of
https://github.com/westonrobot/scout_ros.git
synced 2026-01-12 03:15:01 +08:00
Apply 1 suggestion(s) to 1 file(s)
This commit is contained in:
@@ -83,7 +83,8 @@ The nodes in this ROS package is made to handle only the control of the scout pl
|
||||
|
||||
### Alternative Odometry Calculation
|
||||
|
||||
Another frequent usage would be using sensor fusion of an IMU. In such a scenario, the odometry calculated by this package would likely be needed to published under a custom name, instead of "/odom". Therefore, the nanme of the topic can be set using
|
||||
Another frequent usage would be using sensor fusion of an IMU. In such a scenario, the odometry calculated by this package would likely be needed to publish under a custom name, instead of "/odom". Therefore, the name of the topic can be set by using
|
||||
|
||||
```
|
||||
$ scout_bringup scout_minimal.launch odom_topic_name:="<custom_name>"
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user