Quadruped Hybrid Pneumatic-Electric Robot. Utilizes McKibben Muscles for bio-inpired locomotion.
- Install Docker
ctrl+shift+p->Dev Containers: Reopen in Container
- Run the following
source .venv/bin/activatepip install -r requirements.txtsource /opt/ros/jazzy/setup.bashcolcon buildsource install/local_setup.bash
Build the packages:
colcon buildTo run the UI package:ros2 run ui ui
Run the following command in the terminal:
pip install -r requirements.txtfor macos:
pip3 install -r requirements.txtRun the following command in the terminal:
npm -g install
catbotFor more command information goto catbot-cli
Make sure to read the documentation in the wiki. Questions with the documentation are welcomed in the issues tab.
