Code for controlling dynamixel arm using orbbec camera data. This repo is used for my PKL project
- Clone this repo
$ git clone https://github.com/tamtemtomm/Robot-Home
2. Install the driver in depth_camera/drivers
3. Make a virtual environment, and install requirement in 'requirements.txt'
cd .\depth_camera\
pip install -r requirements.txt
4. Run the program
python main.py