Difference between revisions of "Asibot - Implemented Modules v0.2"
Jgvictores (talk | contribs) |
Jgvictores (talk | contribs) |
||
(16 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | This page | + | This page contains descriptions of implemented ASIBOT modules. These implementations refer to [[Modules - Standard v0.2]]. Be sure to check the [[Modules - Dependency Version]] page too. |
---- | ---- | ||
=== drv_fake [http://roborepo.uc3m.es/svn/ASIBOTcoderepo/branches/v02/drivers/drv_fake] === | === drv_fake [http://roborepo.uc3m.es/svn/ASIBOTcoderepo/branches/v02/drivers/drv_fake] === | ||
Line 27: | Line 27: | ||
---- | ---- | ||
− | === drv_rave [ | + | === drv_rave ([[drv_rave Ubuntu Install|'''Ubuntu''']] / [[drv_rave Windows Install|'''Windows''']]) === |
− | A module that instantiates a OpenRAVE kitchen with ASIBOT environment. ASIBOT recieves v0.2 commands. Current controller does not break correctly, | + | 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. |
<center> | <center> | ||
{| border="0" | {| border="0" | ||
Line 36: | Line 36: | ||
</center> | </center> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
---- | ---- | ||
Latest revision as of 17:19, 2 June 2010
This page contains descriptions of implemented ASIBOT modules. These 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 (Ubuntu / Windows)
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.
vis_rsanchez [?]
Currently under development, integrates OpenCV and GTK. Check out the recent video.