Difference between revisions of "TEO"
Jump to navigation
Jump to search
Jgvictores (talk | contribs) |
Jgvictores (talk | contribs) |
||
Line 11: | Line 11: | ||
** [http://robots.uc3m.es/dox-teo-main Documentation (teo-main)] | ** [http://robots.uc3m.es/dox-teo-main Documentation (teo-main)] | ||
** [https://github.com/roboticslab-uc3m/teo-main Source code (teo-main)] | ** [https://github.com/roboticslab-uc3m/teo-main Source code (teo-main)] | ||
− | ** [https://github.com/roboticslab-uc3m/teo-main/issues/new Post an issue / Request a feature | + | ** [https://github.com/roboticslab-uc3m/teo-main/issues/new Post an issue / Request a feature / Request specific documentation (teo-main)] |
* Body PCs code (public): [https://github.com/roboticslab-uc3m/teo-body teo-body @ GitHub] (documentation: [http://robots.uc3m.es/dox-teo-body dox-teo-body]) | * Body PCs code (public): [https://github.com/roboticslab-uc3m/teo-body teo-body @ GitHub] (documentation: [http://robots.uc3m.es/dox-teo-body dox-teo-body]) |
Revision as of 12:34, 28 November 2015
Welcome to the TEO Wiki. Links to other robot projects can be found in the Main Page.
Links of General Interest
- Drawings: TEO Diagrams, link in repo
- Videos: jgvictores channel santimorante channel
- Cluster: TEO Network, IP, MAC and PC specification list
Repositories
- teo-main: Contains all TEO source code, except for what is in teo-body and teo-head.
- Body PCs code (public): teo-body @ GitHub (documentation: dox-teo-body)
- Head PC code (public): teo-head @ GitHub (documentation: dox-teo-head)
- Body PCs code (public): teo-body @ GitHub (documentation: dox-teo-body)
- Head PC code (public): teo-head @ GitHub (documentation: dox-teo-head)
- Main PC code (public): teo-main @ GitHub : dox-teo-main)
- Body PCs code (public): teo-body @ GitHub (documentation: dox-teo-body)
- Head PC code (public): teo-head @ GitHub (documentation: dox-teo-head)
- HW, backups, etc repository (private): TEOrepo @ robots.uc3m.es/svn (SVN Tutorial: spanish)
To Do
- Hardware:
- Fix legs DC/DCs
- Rebuild elctronics of the legs
- Fixing power source clabling problems
- Test all Absolute encoder boards
- [20] Missing driver.
- [15] (WARNING) ENCODER WIRES.
- [24] (WARNING) ENCODER WIRES.
- [left hand circuit] Solder capacitor.
- [right force circuit] Solder capacitor.
- Force sensor cables.
- Diagrams:
- 28 inverse direction.
- Camera X axis offset.
- Masses.
- Software/PIC:
- Read 485 for JR3 force sensors.
- TEO Accomplished Tasks (more on teo-main, teo-body, teo-head)
Ideas/discussion
- Hardware:
- Foam on arms for PbD.
- software/teo-main:
- software/teo-body:
- software/teo-head:
- Publish microphone data stream.
- Small QR detector module.
- software/general:
- CMake global properties.
- Doxygen.in.
Tutorials
- GIT Tutorial: spanish