ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
You can set the pub_odometry
parameter of hector_slam to true to get the nav_msgs/odometry messages being published in the "scanmatch_odom" topic.
It's not documented in the ROS API description, but you can see it from the source code.