Embedded Motion Control 2018 Group 5: Difference between revisions

From Control Systems Technology Group
Jump to navigation Jump to search
No edit summary
No edit summary
Line 37: Line 37:


==The Robot: PICO==
==The Robot: PICO==
The robot that will be used for this project is PICO.
The robot that will be used for this project is PICO which is a telepresence robot from Aldebaran from the type Jazz. Its specifications are:
 
* Sensors:
** Laser Range Finder (LRF)
** Wheel encoders (odometry)
** 170 degrees wide-angle camera (cannot be used during the project)
 
* Actuators:
** Holonomic base (omni-wheels)
** Pan-tilt unit for head
 
* Computer:
** Intel I7
** Running Ubuntu 16.04
 


==Escape Room challenge==
==Escape Room challenge==

Revision as of 13:08, 5 May 2018

Group information

Name Student number E-mail
M.J.W. Verhagen 0810317 m.j.w.verhagen@student.tue.nl
L.W. Feenstra 0847751 l.w.feenstra@student.tue.nl
A.J.J. Steinbusch ... a.j.j.steinbusch@student.tue.nl
J.T. Galen ... j.t.v.galen@student.tue.nl








Introduction

The Robot: PICO

The robot that will be used for this project is PICO which is a telepresence robot from Aldebaran from the type Jazz. Its specifications are:

  • Sensors:
    • Laser Range Finder (LRF)
    • Wheel encoders (odometry)
    • 170 degrees wide-angle camera (cannot be used during the project)
  • Actuators:
    • Holonomic base (omni-wheels)
    • Pan-tilt unit for head
  • Computer:
    • Intel I7
    • Running Ubuntu 16.04


Escape Room challenge

The goal of this challenge is to let PICO escape a room through an opening as fast as possible.

EMC2018C1.png

Hospital challenge

The goal of this challenge is to let PICO find an object in one of the rooms of the hospital as fast as possible. Beforehand, PICO will map the hospital.

EMC2018C2.png


Software Architecture