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

Revision history [back]

What are the quaternions you are actually sending? Any quaternion sent should be a properly normalized one (length = 1). The default constructed quaternion geometry_msgs/Quaternion is not a valid quaternion, since it is all 0's.