ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Okay. I figured it out in ROS2 Galactic. The video was slightly wrong.

When you build ros2 you'll need to do:

colcon build --cmake-args -DFASTDDS_STATISTICS=on

vs the video showing

colcon build -DFASTDDS_STATISTICS=on

Once it's finished building then you should be able to view and plot the statistics using the fastdds monitor application.