Lin's Notes Garden

Home

❯

Academic Notes

❯

Engineering

❯

Robotics

❯

ROS2

ROS2

Basic Concepts

Nodes Topics Services Parameters Actions

Commands

ros2 run

The command ros2 run launches an executable from a package.

ros2 run <package_name> <executable_name>

Graph View

  • Basic Concepts
  • Commands
  • ros2 run

Backlinks

  • Engineering

Created by Diex Lin with Quartz v4.5.0 © 2025

  • GitHub