Embedded Motion Control 2015 Group 1: Difference between revisions

From Control Systems Technology Group
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
[[Embedded Motion Control]] (EMC) Group 1 is a multidisciplinar and multilangual project group working on the 'A-MAZE-ING PICO'.


= Practical =
In this chapter the group members will be presented, whereafter the progress diary will be show. This includes meetings and weekly updates in chronological order.


== Group Members ==
== Group Members ==

Revision as of 09:09, 16 May 2015

Embedded Motion Control (EMC) Group 1 is a multidisciplinar and multilangual project group working on the 'A-MAZE-ING PICO'.

Practical

In this chapter the group members will be presented, whereafter the progress diary will be show. This includes meetings and weekly updates in chronological order.

Group Members

Name Student nr Email
Maurice Poot 0782270 m.m.poot@student.tue.nl
Timo Ravensbergen 0782767 t.ravensbergen@student.tue.nl
Bart Linssen 0786201 a.j.m.linssen@student.tue.nl
Rinus Hoogesteger 0757249 m.m.hoogesteger@student.tue.nl
Akarsh Sinha 0925054 a.sinha@student.tue.nl
Nitish Rao 0927795 n.rao@student.tue.nl
Aakash Amul 0923321 a.v.h.amul@student.tue.nl
Ignacio Vazquez 0871475 i.s.vazquez.rodarte@student.tue.nl

Meetings

1. Thursday 23: 12:45 - 13:30 in OGO19

2. Wednesday 29: 10:15-11:00 in OGO17

3. Friday 1 May: ?-? in ?

Diary

The proces of developing a software architecuter and the implementation requires great coordination and collaboration. This journal will be updated to track the progress of the group. This includes overall progress, countered problems and divided tasks and possible argumentation.

Important Things

If Qt Creator is not run from the terminal, the programs inside cannot connect to the ROS master. To be able to run Qt Creator from the desktop without any problems, follow a similar procedure to the one that is used in the Customizing Ubuntu tutorial for the Terminator file:

Edit

~/.local/share/applications/QtProject-qtcreator.desktop

and change the third line to:

Exec=bash -i -c /home/rinus/qtcreator-3.3.2/bin/qtcreator

This will run QtCreator from a terminal even if the desktop icon is used.