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

From ESS-WIKI
Jump to: navigation, search
 
(2 intermediate revisions by the same user not shown)
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 ==
 +
If you are using <span style="color:#FF0000;">Ubuntu 24.04</span>, please use [[Advantech Robotic Suite/Container/Utility ROS Container#Launch_RQT|util-ros2-humble]] container to launch rqt.

Latest revision as of 08:53, 12 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.