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

From ESS-WIKI
Jump to: navigation, search
 
Line 11: Line 11:
  
 
== 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 <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.