ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

While robot_pose_ekf does not take velocity messages, it does take nav_msgs/Odometry, you should probably use your encoders to generate this message and feed it into robot_pose_ekf.