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

One alternative I can think of is to use topic_tools/transform to write a very simple quaternion to rpy converter (one dimension at a time) that publishes to 3 topics (one for R, P and Y) and then use the gauges plugin to visualise that.

Sort of a poormans GCS.