Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 496 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 496 Bytes

PyScrabby

A Python API for Scrabby, the SCR Robotics Simulator.

Onboarding

For those that are onboarding, or would like a general idea of how to use PyScrabby with the simulator, checkout sample_robot.py!

python sample_robot.py

General Usage

For general usage, you can either use and modify sample_robot.py or start from scratch with robot.py.

python robot.py