Show EOL distros:
rqt_common_plugins: rqt_action | rqt_bag | rqt_bag_plugins | rqt_console | rqt_dep | rqt_graph | rqt_image_view | rqt_launch | rqt_logger_level | rqt_msg | rqt_plot | rqt_publisher | rqt_py_common | rqt_py_console | rqt_reconfigure | rqt_service_caller | rqt_shell | rqt_srv | rqt_top | rqt_topic | rqt_web
Package Summary
Released
Documented
rqt_dep provides a GUI plugin for visualizing the ROS dependency graph.
- Maintainer status: maintained
- Maintainer: Dirk Thomas <dthomas AT osrfoundation DOT org>, Aaron Blasdel <ablasdel AT gmail DOT com>
- Author: Thibault Kruse
- License: BSD
- Bug / feature tracker: https://github.com/ros-visualization/rqt_dep/issues
- Source: git https://github.com/ros-visualization/rqt_dep.git (branch: master)
Usage
Legend of the color in the diagram
See the snapshot above as an example. You can tell by the colors the pkg(s):
- Red: the cursor is on.
- Blue: that you searched the dependency for.
- Green: that are directly depended upon from the "Red" pkg.
Limitation
As of version 0.4.1, only the packages in ROS_PACKAGE_PATH can be inquired on rqt_dep.