Difference between revisions of "TEO"

From Asibot & HOAP3 & TEO Wiki
Jump to navigation Jump to search
Line 13: Line 13:
 
** [https://github.com/roboticslab-uc3m/teo-main/issues/new Post an issue / Feature request / Specific documentation request (teo-main)]
 
** [https://github.com/roboticslab-uc3m/teo-main/issues/new Post an issue / Feature request / Specific documentation request (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])
+
* teo-body: Contains TEO source code related to low-level joint movement, mainly CAN-bus.
* Head PC code (public): [https://github.com/roboticslab-uc3m/teo-head teo-head @ GitHub] (documentation: [http://robots.uc3m.es/dox-teo-head dox-teo-head])
+
** [http://robots.uc3m.es/dox-teo-body Documentation (teo-body)]
 +
** [https://github.com/roboticslab-uc3m/teo-body Source code (teo-body)]
 +
** [https://github.com/roboticslab-uc3m/teo-body/issues/new Post an issue / Feature request / Specific documentation request (teo-body)]
  
*  
+
* teo-head: Contains TEO source code related to the head, such as computer vision and speech.
* 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])
+
** [http://robots.uc3m.es/dox-teo-head Documentation (teo-head)]
* Head PC code (public): [https://github.com/roboticslab-uc3m/teo-head teo-head @ GitHub] (documentation: [http://robots.uc3m.es/dox-teo-head dox-teo-head])
+
** [https://github.com/roboticslab-uc3m/teo-head Source code (teo-head)]
 +
** [https://github.com/roboticslab-uc3m/teo-head/issues/new Post an issue / Feature request / Specific documentation request (teo-head)]
  
 
+
* http://robots.uc3m.es/svn/TEOrepo: Private repository containing HW, backups, etc  
* Main PC code (public): [https://github.com/roboticslab-uc3m/teo-main teo-main @ GitHub]  : [http://robots.uc3m.es/dox-teo-main dox-teo-main])
+
** [TEOrepo @ robots.uc3m.es/svn]
* 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])
 
* Head PC code (public): [https://github.com/roboticslab-uc3m/teo-head teo-head @ GitHub] (documentation: [http://robots.uc3m.es/dox-teo-head dox-teo-head])
 
HW, backups, etc repository (private): [http://robots.uc3m.es/svn/TEOrepo TEOrepo @ robots.uc3m.es/svn] (SVN Tutorial: [http://asrob.uc3m.es/w/index.php/Tutorial_SVN spanish])
 
  
 
== To Do ==
 
== To Do ==
Line 60: Line 60:
 
== Tutorials ==
 
== Tutorials ==
 
* GIT Tutorial: [http://asrob.uc3m.es/index.php/Tutorial_git spanish]
 
* GIT Tutorial: [http://asrob.uc3m.es/index.php/Tutorial_git spanish]
 +
* SVN Tutorial: [http://asrob.uc3m.es/w/index.php/Tutorial_SVN spanish]
 
----
 
----
 
* [https://groups.google.com/forum/#!forum/humanoidesroboticslab Link to the Old Google Group]
 
* [https://groups.google.com/forum/#!forum/humanoidesroboticslab Link to the Old Google Group]

Revision as of 13:41, 28 November 2015

Welcome to the TEO Wiki. Links to other robot projects can be found in the Main Page.

Links of General Interest

Repositories

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