Difference between revisions of "TEO"

From Asibot & HOAP3 & TEO Wiki
Jump to navigation Jump to search
m (typos)
 
(16 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
__NOTITLE__
 
__NOTITLE__
 +
== IMPORTANTE! LEER PRIMERO!! ==
 +
 +
* [https://roboticslab-uc3m.github.io/teo-developer-manual Manual de desarrollador de TEO]
 +
 +
== AVISO IMPORTANTE: Al proceder, se aceptan las condiciones anteriores ==
 +
 
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]].
  
Line 8: Line 14:
  
 
== Links of General Interest ==
 
== Links of General Interest ==
* [[TEO Diagrams|TEO DIAGRAMAS]]
+
* [http://robots.uc3m.es/gitbook-teo-developer-manual/diagrams.html TEO DIAGRAMAS]
* [[TEO_Network_information|TEO Cluster: Network, IP, MAC and PC specification list]] / [[TEO Network troubleshooting]]
+
* [http://robots.uc3m.es/gitbook-teo-developer-manual/network-information.html TEO Cluster: Network, IP, MAC and PC specification list] / [[TEO Network troubleshooting]]
 
* [https://docs.google.com/a/uc3m.es/spreadsheets/d/1_DjZ9MEbwFc2IecMJ0rrNGOPN1bdDIQezkVwxBhfs80/edit?usp=sharing Hoja de RESERVAS de partes de robot]
 
* [https://docs.google.com/a/uc3m.es/spreadsheets/d/1_DjZ9MEbwFc2IecMJ0rrNGOPN1bdDIQezkVwxBhfs80/edit?usp=sharing Hoja de RESERVAS de partes de robot]
* [[Procedimiento Demos |'''Demo Procedure''']] / [[Qué llevar a Demos (TEO)|'''What to Take to Demos''']]
+
* [http://robots.uc3m.es/gitbook-teo-developer-manual/demo-procedure.html '''Demo Procedure'''] / [[Qué llevar a Demos (TEO)|'''What to Take to Demos''']]
  
 
== Repositories ==
 
== Repositories ==
All part of the [https://github.com/roboticslab-uc3m roboticslab-uc3m organization at GitHub]
 
 
* teo-main: Contains all TEO source code, except for what is in teo-body and teo-head.
 
** [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/issues/new Post an issue / Feature request / Specific documentation request (teo-main)]
 
  
* teo-body: Contains TEO source code related to low-level joint movement, mainly CAN-bus.
+
* For relevant parts of the [https://github.com/roboticslab-uc3m roboticslab-uc3m organization at GitHub], refer to:
** [http://robots.uc3m.es/dox-teo-body Documentation (teo-body)]
+
** [https://github.com/roboticslab-uc3m/teo-developer-manual TEO developer manual]
** [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)]
 
** CuiAbsolute: [https://drive.google.com/a/uc3m.es/folderview?id=0BxR76I90oKSmdnRhQlpsS3pXWm8&usp=sharing VirtualBox Image with Windows 7 and MPLAB IDE v8.92], [[CuiAbsolute Documentation|Documentation]].
 
 
 
* teo-head: Contains TEO source code related to the head, such as computer vision and speech.
 
** [http://robots.uc3m.es/dox-teo-head Documentation (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)]
 
  
 
* TEOrepo: Private repository containing HW, backups, etc  
 
* TEOrepo: Private repository containing HW, backups, etc  
Line 37: Line 29:
  
 
* [DEPRECATED] [http://robots.uc3m.es/svn/RH2repo Link to the Old Repository RH2repo (old SVN)] (SVN Tutorial: [http://asrob.uc3m.es/w/index.php/Tutorial_SVN spanish])
 
* [DEPRECATED] [http://robots.uc3m.es/svn/RH2repo Link to the Old Repository RH2repo (old SVN)] (SVN Tutorial: [http://asrob.uc3m.es/w/index.php/Tutorial_SVN spanish])
 
== Tutorials ==
 
* [http://asrob.uc3m.es/index.php/Tutoriales Many good tutorials (including GIT and SVN) in spanish]
 
  
 
== Social media ==
 
== Social media ==
Line 45: Line 34:
 
* [DEPRECATED] [https://groups.google.com/forum/#!forum/humanoidesroboticslab Link to the Old Google Group]
 
* [DEPRECATED] [https://groups.google.com/forum/#!forum/humanoidesroboticslab Link to the Old Google Group]
 
== To Do ==
 
== To Do ==
This list should also include long-shot ideas, and applies for: this server, this wiki, TEO (the actual robot), and TEOrepo. For teo-main, teo-body and teo-head, please use the previously provided links.
+
This list should also include long-shot ideas, and applies for: this server, this wiki, TEO (the actual robot), and TEOrepo. For kinematics-dynamics, yarp-devices and vision, please use the previously provided links.
 
* [General]
 
* [General]
 
** Create working partitions (freeze for demos).
 
** Create working partitions (freeze for demos).
Line 54: Line 43:
 
** Masses.
 
** Masses.
 
* [TEO] Hardware:
 
* [TEO] Hardware:
** Rebuild electronics of the legs (Fix legs DC/DC)
 
** Fixing power source cabling problems
 
 
** Battery management system
 
** Battery management system
** [left hand circuit] Solder capacitor.
 
** [right force circuit] Solder capacitor.
 
** Force sensor cables.
 
 
* [TEOrepo] PIC firmware:
 
* [TEOrepo] PIC firmware:
 
** Read 485 for JR3 force sensors.
 
** Read 485 for JR3 force sensors.

Latest revision as of 12:41, 14 May 2021

IMPORTANTE! LEER PRIMERO!!

AVISO IMPORTANTE: Al proceder, se aceptan las condiciones anteriores

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

Everyday Log

Links of General Interest

Repositories

Social media

To Do

This list should also include long-shot ideas, and applies for: this server, this wiki, TEO (the actual robot), and TEOrepo. For kinematics-dynamics, yarp-devices and vision, please use the previously provided links.

  • [General]
    • Create working partitions (freeze for demos).
  • [Server]:
    • wiki cron.
  • [Wiki] Diagrams:
    • Camera X axis offset.
    • Masses.
  • [TEO] Hardware:
    • Battery management system
  • [TEOrepo] PIC firmware:
    • Read 485 for JR3 force sensors.
  • [TEO] demos:
    • We can put a hashtag in RoboticsLab twitter for promotion the robot when people take photos with it. For example: #IloveTeo
  • Accomplished Tasks