Difference between revisions of "TEO"
Jump to navigation
Jump to search
Jgvictores (talk | contribs) |
Jgvictores (talk | contribs) |
||
Line 6: | Line 6: | ||
---- | ---- | ||
* IP and MAC list of Main PC, etc: [[TEO Network information]] | * IP and MAC list of Main PC, etc: [[TEO Network information]] | ||
− | * Drawings: [[TEO Diagrams]] | + | * Drawings: [[TEO Diagrams]], [http://robots.uc3m.es/svn/TEOrepo/modelling/diagrams link in repo] |
* Main PC documentation (doxygen): [http://robots.uc3m.es/dox-teo-main teo-main] | * Main PC documentation (doxygen): [http://robots.uc3m.es/dox-teo-main teo-main] | ||
* Body PCs documentation (doxygen): [http://robots.uc3m.es/dox-teo-body teo-body] | * Body PCs documentation (doxygen): [http://robots.uc3m.es/dox-teo-body teo-body] |
Revision as of 09:23, 23 January 2015
Welcome to the TEO Wiki. Links to other robot projects can be found in the Main Page.
- Repository: TEOrepo (SVN) (SVN Tutorial: spanish)
- Google Group: humanoidesroboticslab
- Youtube: jgvictores channel santimorante channel
- IP and MAC list of Main PC, etc: TEO Network information
- Drawings: TEO Diagrams, link in repo
- Main PC documentation (doxygen): teo-main
- Body PCs documentation (doxygen): teo-body
- Head PC documentation (doxygen): teo-head
- To Do (electronics):
- Solder capacitors (left hand, right force).
- To Do (mechanics):
- Fix right elbow shoulder encoder wires (fails sometimes).
- Head pan.
- Force sensor cables.
- Foam on arms for PbD.
- To Do (diagrams):
- To Do (software/teo-main):
- TEO model in simulator with all joints.
- Review namespaces.
- Enable_Ravepart default to true.
- Kinematics configuration files for all joints for KdlController (TEO Diagrams, link in repo).
- Full dynamics (dynamics). Unlocks gravity compensation and force control once we have current control.
- Speech recognition.
- (needed?) CartesianServer gtest.
- (needed?) CMake global properties.
- (needed?) Small QR detector module.
- (needed?) Paint TEO model in simulator white.
- To Do (software/teo-body):
- Update and test launchLocomotion (including hip), recordLocomotion, playbackLocomotion (ptMode).
- Make fail recovery program for iPOS using BodyBot (will have to modify BodyBot and motoripos).
- Fix units of motoripos velocity control.
- Fix units of motoripos current control.
- Review namespaces.
- (needed?) CMake global properties.
- (needed?) Modularize and abstract HicoCan on BodyBot.
- To Do (software/teo-head):
- Review namespaces.
- vision: cylinder 3d position+orientation and color detector. Can be based on captureToolXyz and cylinderSegmentation, but cylinderSegmentation never gets the main (only) cylinder.
- (needed?) CMake global properties.
- To Do (software/PIC):
- reading SPI for CUI absolute encoders (Juanmi).
- reading 485 for JR3 force sensors.
- To Do (software/general):
- Define behavior (check this out).
- Create and upload more backup images (backups).
- Move to github? Better issues tracker. Trello? But don't want more tools and accounts...
- Tests and mockup objects.
- Continuous Integration framework.
- (needed?) Doxygen.in.
- TEO Accomplished Tasks