[TurtleBot3 端]
$ export OPENCR_PORT=/dev/ttyACM0 $ export OPENCR_MODEL=om_with_tb3 $ rm -rf ./opencr_update.tar.bz2 $ wget https://github.com/ROBOTIS-GIT/OpenCR-Binaries/raw/master/turtlebot3/ROS1/latest/opencr_update.tar.bz2 && tar -xvf opencr_update.tar.bz2 && cd ./opencr_update && ./update.sh $OPENCR_PORT $OPENCR_MODEL.opencr && cd ..
當韌體上傳完畢,terminal 螢幕會出現 jump_to_fw 字串
Last updated 5 years ago
Was this helpful?