Changes between Version 5 and Version 6 of WikiStart


Ignore:
Timestamp:
Sep 18, 2015, 2:13:34 PM (11 years ago)
Author:
fma
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v5 v6  
    77'''Py4bot''' ('''Py'''thon framework '''for''' mutli-legs ro'''bot'''s) is a free python framework dedicated to control multi-legs robots, like hexapods.
    88
    9 '''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.
     9'''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.
    1010
    1111'''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.'''
    12 
    13 ''Do not confuse with '''[https://pypi.python.org/pypi/pyknx pyknx]''', which is a binding for '''[http://linknx.sf.net linknx]''''' written by Cyrille Defranoux.
    1412
    1513Enjoy! [[BR]]