Step 1 – Creating RViz plugin package

Let's create a new package for creating the teleop plugin:

$ catkin_create_pkg rviz_telop_commander roscpp rviz std_msgs

Or, you can use the existing package from the following location: chapter_6_codes/rviz_telop_commander.

The package is mainly dependent on the rviz package. RViz is built using Qt libraries, so we don't need to include additional Qt libraries in the package.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.145.178.157