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/activate
pip install -r requirements.txt
source /opt/ros/jazzy/setup.bash
colcon build
source install/local_setup.bash
Build the packages:
colcon build
To run the UI package:ros2 run ui ui
Run the following command in the terminal:
pip install -r requirements.txt
for macos:
pip3 install -r requirements.txt
Run the following command in the terminal:
npm -g install
catbot
For 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.