Changes between Version 3 and Version 4 of Features
- Timestamp:
- Feb 15, 2016, 3:02:59 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Features
v3 v4 13 13 * 14 14 15 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...). 15 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. 16 16 == Roadmap == 17 17
