ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
(My best current guess at what I think might be happening is that the IMU node is outputting messages in base_imu_link frame, so we're broadcasting tf's from this to /map then they will automatically be in the robot's frame already? So far I've not been using tf's at all, and assuming z components of the IMU quaternion was a global compass direction, but perhaps this is not the case then? Can anyone confirm this?)