Changes between Version 27 and Version 28 of WikiStart
- Timestamp:
- Nov 25, 2017, 9:20:33 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v27 v28 9 9 With '''Py4bot''' comes a powerfull remote control engine, allowing user to control robots from different kind of controllers, like gamepads, joysticks or home-made smart remotes. An API will soon be available to control robots from http. 10 10 11 '''Py4bot''' is entirely written in python, so should run on any plateform running a python interpreter. The main target is a !BeagleBone Black, running Debian.11 '''Py4bot''' is entirely written in python, so should run on any plateform running a python interpreter. My first target was a !BeagleBone Black, running Debian. I now plan to switch to a Raspberry Pi 3. 12 12 13 13 There are several other projects for hexapod implementation, but neither are as flexible nor documented as '''Py4bot'''. Even if my implementation is not the best one (it is certainly not the best optimized one), I hope it is clear enough to help people who want to dig in this great domain to understand how things work.
