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

Revision history [back]

click to hide/show revision 1
initial version

robot_pose_ekf is not terribly easy to adapt to new situations or use cases. If you understand how to implement the bayesian filter that you need, it will probably be easier to write and debug your own filter.

You may also want to look into the robot_localization and graft packages for more general-purpose kalman filter nodes.