Step 4 – Creating the plugin description file

The definition of plugin_description.xml is given as follows:

<library path="lib/librviz_telop_commander"> 
  <class name="rviz_telop_commander/Teleop" 
         type="rviz_telop_commander::TeleopPanel" 
         base_class_type="rviz::Panel"> 
    <description> 
      A panel widget allowing simple diff-drive style robot base control. 
    </description> 
  </class> 
</library> 

Get Mastering ROS for Robotics Programming - Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.