#!/bin/bash git submodule init git submodule update pip install -r requirements.txt pip install -e . pip install -e third_party/DynamixelSDK/python