Difference between revisions of "Advantech Robotic Suite/rqt graph"

From ESS-WIKI
Jump to: navigation, search
Line 8: Line 8:
 
</syntaxhighlight>
 
</syntaxhighlight>
  
[[File:ROS2 Suite SW rqt graph.png|left|ROS2 rqt graph]]
+
[[File:ROS2 Suite SW rqt graph.png|none|ROS2 rqt graph]]
  
 
== Note ==
 
== Note ==
 
If you are using Ubuntu 24.04, please use [[Advantech Robotic Suite/Container/Utility ROS Container#Launch_RQT|util-ros2-humble]] container to launch rqt.
 
If you are using Ubuntu 24.04, please use [[Advantech Robotic Suite/Container/Utility ROS Container#Launch_RQT|util-ros2-humble]] container to launch rqt.

Revision as of 07:16, 9 December 2024

Introduction

rqt_graph provides a GUI plugin for visualizing the ROS computation graph.

Run rqt graph

$ ros2 run rqt_graph rqt_graph
ROS2 rqt graph

Note

If you are using Ubuntu 24.04, please use util-ros2-humble container to launch rqt.