Embedded Motion Control 2019 Group 4: Difference between revisions

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


= Testing=
= Testing=
PICO Test 1 (2019-05-08) --> Goal: have PICO detect the exit, and perform simple motion towards it.
*PICO Test 1 (2019-05-08) --> Goal: have PICO detect the exit, and perform simple motion towards it.
 
*PICO Test 2 (2019-05-13) --> Goal: use a more advanced algorithm to detect and move.
PICO Test 2 (2019-05-13) --> Goal: use a more advanced algorithm to detect and move.
*PICO Test 3 (2019-05-16) --> Goal: test ideas that were previously generated but would only be useful for the final competition.
 
PICO Test 3 (2019-05-16) --> Goal: test ideas that were previously generated but would only be useful for the final competition.


= Tips & tricks =
= Tips & tricks =
[https://stackoverflow.com/questions/48147356/install-qt-on-ubuntu Install Qt]
[https://stackoverflow.com/questions/48147356/install-qt-on-ubuntu Install Qt]

Revision as of 14:03, 13 May 2019

This is the CSTWiki page for group 4 of Embedded Motion Control 2019.

Group members

Marcel Bosselaar 0906127
Ruben Sommer 0910856
Jeroen Setz 0843356
Bram Grolleman 0757428
Martijn Tibboel 0909136

Deliverables

Minutes

Testing

  • PICO Test 1 (2019-05-08) --> Goal: have PICO detect the exit, and perform simple motion towards it.
  • PICO Test 2 (2019-05-13) --> Goal: use a more advanced algorithm to detect and move.
  • PICO Test 3 (2019-05-16) --> Goal: test ideas that were previously generated but would only be useful for the final competition.

Tips & tricks

Install Qt