March 2018
Intermediate to advanced
1396 pages
42h 14m
English
Gazebo plugins help us to control the robot models, sensors, world properties, and even the way Gazebo runs. Similar to pluginlib and nodelets, Gazebo plugins are a set of C++ code, which can be dynamically loaded/unloaded from the Gazebo simulator.
Using plugins we can access all the components of Gazebo, and also it is independent of ROS, so that it can share with people who are not using ROS too. We can mainly classify the plugins as follows: