June 2018
Intermediate to advanced
484 pages
11h 36m
English
To build the source code discussed previously, we will add the following line of code to our CMakeLists.txt file and execute catkin_make from the top level directory:
$ rosrun pluginlib_tutorials polygon_loader
For the time being, we will not be able to visualize the usefulness of plugin development, however, in the upcoming section, it will become more visible.