Setting up your environment
What will you need? Where can you find these resources? Who can you ask for help?
git clone https://github.com/CCGSRobotics/RoboHUD
git clone https://github.com/ROBOTIS-GIT/DynamixelSDKmkdir ~/GUI
mv RoboHUD DynamixelSDK ~/GUI
cd ~/GUIcd DynamixelSDK/python
python3 setup.py build && sudo python3 setup.py installcd ~/GUI/RoboHUD/Server/DrivingLast updated
Was this helpful?