Skip to content

Latest commit

 

History

History
44 lines (35 loc) · 3.59 KB

README-en.md

File metadata and controls

44 lines (35 loc) · 3.59 KB

learning-ros2-launch-by-example

The repo is created for learning ros2 launch system due to the lack of detailed description of how to write the launch file.

All of the examples could be run in foxy

Install

Clone the repo to your ROS2 workspace which is under src file folder

git clone https://github.com/chargerKong/learning_ros2_launch_by_example

And then build it

colcon build --packages-select learning_ros2_launch_by_example
source install/local_setup.bash

Docs

Here is the brief contents