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

Cartographer uses TF2. The idea is that now the frame name should follow the new naming convention.

i.e frame_id = "odom" (this is tf2 standard)

instead of

frame_id = "/odom" (this is tf)