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

I also recently ran into this exact same error message when trying to visualize a nav_msgs/Path topic with invalid (all zeros) quaternions in the path poses. Our code doesn't use the orientation portion of the pose and we had been able to visualize these paths with no problems before. I have version 1.12.14 of rviz and my colleague who had version 1.12.13 of rviz was able to visualize our paths.

TLDR: It seems like the latest version of rviz (1.12.14) is more strict about quaternions according to the changelog