6.1.2. 在 Remote PC(桌電或筆電)安裝 ROS 機器人作業系統

$ sudo apt-get update
$ sudo apt-get upgrade
$ wget https://raw.githubusercontent.com/ROBOTIS-GIT/robotis_tools/master/install_ros_kinetic.sh && chmod 755 ./install_ros_kinetic.sh && bash ./install_ros_kinetic.shLast updated
Was this helpful?