Skip to content

stanfordroboticsclub/Pupper-V2-Interface

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

git clone https://github.com/stanfordroboticsclub/Pupper-V2-Interface.git
cd Pupper-V2-Interface
pip3 install -e .

Run example

Before running the code, turn on robot and wait for it to complete its homing sequence. The example will move the actuators softly to their 0.0 angles which corresponds to the configuration where the legs are pointing straight down. I recommend putting the robot on a block so it doesn't tip over when this happens. Or change the position command inside the code.

cd examples
python3 command_and_query.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages