Difference between revisions of "Asibot - Implemented Modules"
Jump to navigation
Jump to search
Jgvictores (talk | contribs) |
Jgvictores (talk | contribs) m (→Type: Sensor) |
||
Line 24: | Line 24: | ||
A module... | A module... | ||
− | http://robots.uc3m.es/svn/ASIBOTcoderepo/ | + | http://robots.uc3m.es/svn/ASIBOTcoderepo/trunk/sns_xsens |
=== sns_wiimote === | === sns_wiimote === | ||
A module... | A module... | ||
− | http://robots.uc3m.es/svn/ASIBOTcoderepo/ | + | http://robots.uc3m.es/svn/ASIBOTcoderepo/trunk/sns_wiimote |
+ | |||
== Type: Vision == | == Type: Vision == | ||
=== vis_rsanchez [?] === | === vis_rsanchez [?] === |
Revision as of 12:18, 17 June 2010
ASIBOT Implemented Modules
|
---|
This page contains descriptions of Module Standard v0.3 ASIBOT modules. |
Type: Joint Motion Controllers
jmc_rave (Ubuntu / Windows)
A module that instantiates a OpenRAVE kitchen with ASIBOT environment. ASIBOT recieves Module Standard v0.3 commands. Current controller does not break correctly, physics activated will make gravity move the stopped robot. No force control has been implemented.
Type: Cartesian Motion Controllers
cmc_recursive (Ubuntu / Windows)
Based on recursive methods, such as Newton-Raphson. Should work fine between any interface and a JMC.
Type: Sensor
sns_xsens
A module...
http://robots.uc3m.es/svn/ASIBOTcoderepo/trunk/sns_xsens
sns_wiimote
A module...
http://robots.uc3m.es/svn/ASIBOTcoderepo/trunk/sns_wiimote
Type: Vision
vis_rsanchez [?]
Currently under development, integrates OpenCV and GTK. Check out the recent video.