Changes between Version 6 and Version 7 of WikiStart


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

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v6 v7  
    55== Introduction ==
    66
    7 '''Py4bot''' ('''Py'''thon framework '''for''' mutli-legs ro'''bot'''s) is a free python framework dedicated to control multi-legs robots, like hexapods.
     7'''Py4bot''' ('''Py'''thon framework '''for''' mutli-legs ro'''bot'''s) is a free python framework dedicated to control multi-legs robots, like hexapods. I implements 3 and 4 DoF legs, and new IK can be added in a very easy way. It is even possible to mix legs with different DoF on the same robot.
     8
     9With '''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.
    810
    911'''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.