Quadruped Hybrid Pneumatic-Electric Robot. Utilizes McKibben Muscles for bio-inpired locomotion.
- Getting Started
- List of Dependent Libraries
- Setup
- How to Download Libraries
- Get Help
- For Common Issues
- Clone git
- Install PlatformIO Extension
- Download Libraries in PlatformIO Library
More detailed instructions below
- Servo by Michael Margolis
- EventAnalog by philip Fletcher
Last updated: 10/2/22 by Hiroto Takeuchi
- Install and Open Visual Studio Code
- Install PlatformIO extensions
- Create a new folder with the name of your choice
- Clone repository
- open folder in vscode and open terminal with ctrl+` or in the terminal
cd /folder_of_choice git clone https://github.com/RIT-MDRC/Catbot.git .
- Switch into encoder_test branch (temporary; until merge of this branch)
- In the bottom blue banner, click on "main"
- select "origin/encoder-test"
- Open PlatformIO home
Click on the alien head on the left. Go to QUICK ACCESS > PIO Home > Open
- Open "Libraries" on the left menu
- In the search bar, search for necessary Libraries
- On extension conflict error (at least that Hiro encountered)
Disable/uninstall arduino extension due to conflicts with PIO extension