Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 397 Bytes

README.rdoc

File metadata and controls

3 lines (2 loc) · 397 Bytes

script/console is the best way to get acquainted with the project and understand how robot is controlled. It works just like irb so you can control robot in interactive manner.

Module Robot provides a low-level interface to control robot. The rest you can found out reading code or using console. Currently i’m planning to develop kinematics for robot, so it’s a long way till walking.