Changes between Version 4 and Version 5 of Features
- Timestamp:
- Feb 15, 2016, 3:20:31 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Features
v4 v5 11 11 Here are the main planned feature of '''Py4bot''': 12 12 13 * 13 * number and arrangement of legs fully configurable 14 * number of degrees of freedom for each leg totally configurable 15 * expandable gaits 16 * control from several types of controllers simultaneously (gamepad, keyboard, microphone, wireless / ReST, custom ...) 17 * sending information to controllers 18 * autopilot (total or partial): 19 * path planner/recorder 20 * use of sensors to keep trim, detect ground... 14 21 15 22 The main target is [http://beaglebone.org/black BeagleBoneBlack], as it can run Python, and has 2 real time units (PRU) which are great to implement a [https://github.com/fma38/BeagleBone/tree/master/servos servo driver]; this make a great plateform to drive a multi-legs robots, and many extensions can be implemented as well(camera, grip arm...). It can run on any other plateform, as long as use of of the supported external servo drivers.
