Difference between revisions of "Asibot - Implemented Modules v0.2"

From Asibot & HOAP3 & TEO Wiki
Jump to navigation Jump to search
Line 2: Line 2:
 
----
 
----
 
=== 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] ===
A stand-alone module that simulates a 5 DOF, no joint-limited robot.
+
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.

Revision as of 14:48, 19 April 2010

This page should contain a description of implemented ASIBOT modules. Current implementations refer to Modules - Standard v0.2.


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.