This tutorial shows how to write a simple Display plugin for RViz. RViz does not currently have a way to display sensor_msgs/Imu messages directly. The code in this tutorial implements a subclass of ...
This tutorial will guide you through the major steps of the implementation of a simple pGina plugin. Along the way, you'll be introduced to the primary concepts and tools behind pGina plugin ...