Changes between Version 23 and Version 24 of WikiStart


Ignore:
Timestamp:
Jun 10, 2016, 4:14:29 PM (10 years ago)
Author:
fma
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v23 v24  
    1111'''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.
    1212
    13 There are several other projects implementing hexapod implementation, but neither are as flexible nor documented as '''Py4bot''' is. Even if my implementation is not the best one (it is certainly not the best optimized one), I hope it clear enough to help people who want to dig in this great domain to understand how things work.
     13There 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.
    1414
    1515'''Py4bot is not a commercial project: I develop it on my free time, because it is fun. So, I don't make support for professional usage. This does not mean that it can't be used by pros, but be aware that things can go wrong, and my responsibility can't be engaged is such case.'''