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

Revision history [back]

I'm answering your main question now:

tf2 expects all Frames without a leading /. So you need to remove this leading / in your IMU node. Either via config, if possible, or in the source code.