Difference between revisions of "TEO"

From Asibot & HOAP3 & TEO Wiki
Jump to navigation Jump to search
Line 1: Line 1:
 
Welcome to the '''TEO Wiki'''. Links to other robot projects can be found in the [[Main Page]].
 
Welcome to the '''TEO Wiki'''. Links to other robot projects can be found in the [[Main Page]].
----
+
 
 
* Drawings: [[TEO Diagrams]], [http://robots.uc3m.es/svn/TEOrepo/modelling/diagrams link in repo]
 
* Drawings: [[TEO Diagrams]], [http://robots.uc3m.es/svn/TEOrepo/modelling/diagrams link in repo]
 
* Videos: [https://www.youtube.com/playlist?list=PLhVfUTRQ_sD7A_Bt8ew1qv_8cUsDruwHF jgvictores channel] [https://www.youtube.com/user/santimorante/featured santimorante channel]
 
* Videos: [https://www.youtube.com/playlist?list=PLhVfUTRQ_sD7A_Bt8ew1qv_8cUsDruwHF jgvictores channel] [https://www.youtube.com/user/santimorante/featured santimorante channel]
 
* Network: [[TEO_Network_information|TEO Network, IP and MAC list]]
 
* Network: [[TEO_Network_information|TEO Network, IP and MAC list]]
----
+
 
 
* Main PC code (public): [https://github.com/roboticslab-uc3m/teo-main teo-main @ GitHub] (GIT Tutorial: [http://asrob.uc3m.es/index.php/Tutorial_git spanish]) (documentation: [http://robots.uc3m.es/dox-teo-main dox-teo-main])
 
* Main PC code (public): [https://github.com/roboticslab-uc3m/teo-main teo-main @ GitHub] (GIT Tutorial: [http://asrob.uc3m.es/index.php/Tutorial_git spanish]) (documentation: [http://robots.uc3m.es/dox-teo-main dox-teo-main])
 
* Body PCs code (public): [https://github.com/roboticslab-uc3m/teo-body teo-body @ GitHub] (GIT Tutorial: [http://asrob.uc3m.es/index.php/Tutorial_git spanish]) (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] (GIT Tutorial: [http://asrob.uc3m.es/index.php/Tutorial_git spanish]) (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] (GIT Tutorial: [http://asrob.uc3m.es/index.php/Tutorial_git spanish]) (documentation: [http://robots.uc3m.es/dox-teo-head dox-teo-head])
 
* Head PC code (public): [https://github.com/roboticslab-uc3m/teo-head teo-head @ GitHub] (GIT Tutorial: [http://asrob.uc3m.es/index.php/Tutorial_git spanish]) (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])
 
*  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 ==
 
* Electronics:
 
* Electronics:
Line 25: Line 25:
 
** reading 485 for JR3 force sensors.
 
** reading 485 for JR3 force sensors.
 
* [[TEO Accomplished Tasks]]
 
* [[TEO Accomplished Tasks]]
----
+
 
 
== Ideas/discussion ==
 
== Ideas/discussion ==
 
* software/teo-main:
 
* software/teo-main:

Revision as of 10:47, 7 March 2015

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

To Do

  • Electronics:
    • Solder capacitors (left hand, right force).
    • Speaker, microphone.
  • Mechanics:
    • Fix right elbow shoulder encoder wires (fails sometimes).
    • Head!!!
    • Force sensor cables.
    • (needed?) Foam on arms for PbD.
  • Diagrams:
    • Masses.
  • software/PIC:
    • reading SPI for CUI absolute encoders (Juanmi).
    • reading 485 for JR3 force sensors.
  • TEO Accomplished Tasks

Ideas/discussion

  • software/teo-main:
    • State machine / behavior.
    • Define behavior.
    • Speech recognition.
    • Small QR detector module.
  • software/teo-body:
    • Modularize and abstract HicoCan on BodyBot with the existing YARP interface.
    • launchBody that includes remote devices: How to map them out? Bad induced overhead?
  • software/teo-head:
  • software/general:
    • CMake global properties.
    • Doxygen.in.