Please ask about problems and questions regarding this tutorial on answers.ros.org. Don't forget to include in your question the link to this page, the versions of your OS & ROS, and also add appropriate tags. |
Plugins: New Dockable Panel
Description: How to write a plugin which adds a new type of dock-able Panel widget to RViz.Tutorial Level: INTERMEDIATE
Next Tutorial: Plugins: New Tool Type
Show EOL distros:
The RViz plugin API was not supported in Electric, so there is no tutorial for the Electric version. Might as well jump straight to Groovy.
Note: The RViz plugin API and library API were preliminary in Fuerte. They have changed significantly in Groovy without backwards compatibility, so we recommend that developers program for Groovy. We expect the API to be much more stable going forward.
The Fuerte version of the tutorial can be found here: http://docs.ros.org/fuerte/api/rviz_plugin_tutorials/html/panel_plugin_tutorial.html
This tutorial can be found here: http://docs.ros.org/groovy/api/rviz_plugin_tutorials/html/panel_plugin_tutorial.html
This tutorial can be found here: http://docs.ros.org/hydro/api/rviz_plugin_tutorials/html/panel_plugin_tutorial.html
This tutorial can be found here: http://docs.ros.org/indigo/api/rviz_plugin_tutorials/html/panel_plugin_tutorial.html
This tutorial can be found here: http://docs.ros.org/jade/api/rviz_plugin_tutorials/html/panel_plugin_tutorial.html
This tutorial can be found here: http://docs.ros.org/kinetic/api/rviz_plugin_tutorials/html/panel_plugin_tutorial.html
This tutorial can be found here: http://docs.ros.org/lunar/api/rviz_plugin_tutorials/html/panel_plugin_tutorial.html
This tutorial can be found here: http://docs.ros.org/melodic/api/rviz_plugin_tutorials/html/panel_plugin_tutorial.html
This tutorial has not been ported to Noetic.