Difference between revisions of "Catedraproject2012"

From robotica.unileon.es
Jump to: navigation, search
(Robotics)
(Robotics)
Line 33: Line 33:
 
We bought with project money one [http://turtlebot.com/ Turtlebot]. The main reason was that it is selled fully mounted and installed, and this could make easy the start of our software integration, that we thought, however ...  
 
We bought with project money one [http://turtlebot.com/ Turtlebot]. The main reason was that it is selled fully mounted and installed, and this could make easy the start of our software integration, that we thought, however ...  
  
[[Image:Turtlebot_1.JPG|center|500px|Turtlebot with iCreate]]
+
[[Image:Turtlebot_1.JPG|center|500px|alt=Original Turtlebot with iCreate base | Turtlebot with iCreate]]
  
 
A few weeks ago and thanks to one collaborator we decided to build our selves the components to communication with a Roomba, the twin robot of iCreate, original base that Turtlebot mounts. And now we have a fully work re-design of official connector.
 
A few weeks ago and thanks to one collaborator we decided to build our selves the components to communication with a Roomba, the twin robot of iCreate, original base that Turtlebot mounts. And now we have a fully work re-design of official connector.
  
[[Image:TurtleRoomBot.JPG|center|500px]]
+
[[Image:TurtleRoomBot.JPG|center|500px|alt=TurtleRoomBot with Roomba 521 base | TurtleRoomBot]]
  
  

Revision as of 23:37, 8 February 2012

  • Project Name:
Augmented Reality in tele-assitence of elderly people
  • Staff:
Director:Francisco Javier Lera
Co-Director: Juan Felipe García Sierra
Technical Software:Álvaro Botas (Grant)
Technical Hardware:Carlos Rodríguez
  • Other Information:
* Academic Year: 2011-2012
* SVN Repositories: soon	
* Tags: Augmented Reality, Elderly people, Tele-Assistence
* Technology: c++, svn, OpenCV, cmake, OpenGL, Qt, Aruco
* State: Development


Catedra Telefónica: Augmented Reality in tele-assitence of elderly people

Offcial Web Page

  • Resume


Robotics

We are going to adapt part of our software to work with ROS. There are many reasons to that that we are going to present along this page.

  • Turtlebot and TurtleRoombot

We bought with project money one Turtlebot. The main reason was that it is selled fully mounted and installed, and this could make easy the start of our software integration, that we thought, however ...

Original Turtlebot with iCreate base

A few weeks ago and thanks to one collaborator we decided to build our selves the components to communication with a Roomba, the twin robot of iCreate, original base that Turtlebot mounts. And now we have a fully work re-design of official connector.

TurtleRoomBot with Roomba 521 base


Now we can say that it's working, now we need to build an estructure, to make it more reliable and a Turtlebot look!

<wikiflv width="640" height="480" logo="true">/videos/roomba_ok.flv</wikiflv>

Software

We are going to present our development.

The team code name is MYRA (Mayores y Realidad Aumentada, elderly and augmented reality in spanish). This development comes from a experimental test carry on in our lab applying AR (augmented reality) in teleoperation tasks.

The components by technologie are:

- C++

- ARUCO: Augmented reality library

- Qt:

These are the base components of our develpment