Difference between revisions of "Asibot - Implemented Modules v0.2"
Jgvictores (talk | contribs) |
Jgvictores (talk | contribs) |
||
Line 35: | Line 35: | ||
|} | |} | ||
</center> | </center> | ||
+ | |||
---- | ---- |
Revision as of 16:01, 25 May 2010
This page should contain a description of implemented ASIBOT modules. Current implementations refer to Modules - Standard v0.2. Be sure to check the Modules - Dependency Version page too.
drv_fake [1]
A stand-alone module that simulates a 5 DOF, no joint-limited robot. Position control is totally implemented. Stop commands must be set between velocity commands (for sake of code understandability). No force control has been implemented.
drv_ml [2]
A module that passes standard v0.2 commands to Marilou ASIBOT. Note that velocity control must be enabled in each motor of the Marilou ASIBOT model. No force control has been implemented.
drv_rave [3]
A module that instantiates a OpenRAVE kitchen with ASIBOT environment. ASIBOT recieves Modules - Standard v0.2 commands. Current controller does not break correctly, physics activated will make gravity move the stopped robot. No force control has been implemented. Installation guides for Ubuntu and Windows have been developed.
vis_rsanchez [?]
Currently under development, integrates OpenCV and GTK. Check out the recent video.