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

Hi,

It looks like that you may have more than one node publishing the same TF, which would cause flickering between both. Make sure that there are not multiples nodes publishing the same transforms in TF tree, e.g., /map -> /odom or /odom -> /base_link.

cheers