cd ~/<your_ws>/src
git clone [email protected]:gakutasu/ros2_test.git
cd ~/<your_ws>
colcon build --symlink-install
. install/local_setup.bash
ros2 run ros2_test ros2_test
cd ~/<your_ws>/src
git clone [email protected]:gakutasu/ros2_test.git
cd ~/<your_ws>
colcon build --symlink-install
. install/local_setup.bash
ros2 run ros2_test ros2_test