Skip to content

Commit

Permalink
Added README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
GreatestParrot authored Feb 7, 2024
1 parent 4e64968 commit 32e30f6
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
**This is containerized version of wasd.py for Bosdyn Spot from [spot-sdk](https://github.com/boston-dynamics/spot-sdk)**

## How to use
1. Run container in host's network
2. Execture command ``python wasd.py ROBOT_IP``
3. Follow instuctions in terminal

### Standart sequence of actions:
1. Release E-Stop (Space)
2. Power On Robot (P)
3. Stand Up (f)
4. Do something
5. Sit down (v)
6. Power Off (P)
7. Set E-Stop (Space)
8. Quit (Tab)

0 comments on commit 32e30f6

Please sign in to comment.