[Remote PC 端]
$ mkdir -p ~/turtlebot3_ws/src $ cd ~/turtlebot3_ws $ wget https://raw.githubusercontent.com/ROBOTIS-GIT/turtlebot3/ros2/turtlebot3.repos $ vcs import src < turtlebot3.repos $ colcon build --symlink-install
Last updated 5 years ago