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

Revision history [back]

All the data is transformed into its target frames before being fused. Pose data will get transformed in the frame dictated by the world_frame parameter, and twist data will get transformed into the frame dictated by the base_link_frame parameter.

GPS data should adhere to the standards in the sensor_msgs/NavSatFix message.