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

Revision history [back]

Just to point out that, if you are using GMapping, you cannot use AMCL too: GMapping is a SLAM algorithm including localization in itself.

BTW, do you try to normalize the quaternion by normalize() method before create your message? See tf::Quaternion documentation.