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

Finally after three days, found the answer...

First the error was

"Could not transform the imu messages from /base_imu to /base_footprint"

This was found from the rxconsole output.

TF tree was connected.

It was solved by changing the (/base_imu)frame id of IMU to /base_footprint

Thats it...:)