Embedded Motion Control 2018 Group 5: Difference between revisions

From Control Systems Technology Group
Jump to navigation Jump to search
No edit summary
Line 18: Line 18:
|-
|-
|}
|}


='''Introduction'''=
='''Introduction'''=
Line 24: Line 38:
='''Initial Design'''=
='''Initial Design'''=


==Requirements & Specifications==
==Requirements==
'''Requirements'''
 
'''Specifications'''
 


==Functions==
==Functions==
Line 36: Line 46:


PICO runs on an Intel I7 on Ubuntu 16.04. A software layer has been created onto the Robot Operating System to simplify the use. The software of this project will be programmed in C++.
PICO runs on an Intel I7 on Ubuntu 16.04. A software layer has been created onto the Robot Operating System to simplify the use. The software of this project will be programmed in C++.
==Specifications==


==Interfaces==
==Interfaces==

Revision as of 12:28, 7 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 0903892 a.j.j.steinbusch@student.tue.nl
J.T. Galen ... j.t.v.galen@student.tue.nl








Introduction

This project consists of two challenges: the Escape Room challenge and the Hospital challenge. The Escape Room challenge will be an intermediate challenge that serves as preparation of the final challenge which is the Hospital challenge. In both challenges a robot has to fulfill a task autonomously.

Initial Design

Requirements

Functions

Components

The robot that will be used in this project is PICO which is a telepresence robot from Aldebaran. PICO moves on omni-wheels so that it can move in all directions and it can rotate along the z-axis. It contains a Laser Range Finder (LRF) to detect the walls and objects. Also, PICO is provided with wheel encoders to estimate the change in position.

PICO runs on an Intel I7 on Ubuntu 16.04. A software layer has been created onto the Robot Operating System to simplify the use. The software of this project will be programmed in C++.

Specifications

Interfaces