We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
ros2 run <package_name> <executable_name>
example:
ros2 run ros2_template_pkg ros2_template_node
ros2 launch <package_name> <launch_file_name>
ros2 run ros2_template_pkg template_node_launch.py