Commit Graph

19 Commits

Author SHA1 Message Date
d170524370 added 8th waypoint 2020-01-16 10:58:33 +01:00
0c59a77b28 changed marker ids 2020-01-16 07:51:54 +01:00
aab1b78e8f added accessability features (choosing ip, robot id at startup, changing max speed), remove obstacle code 2020-01-12 16:11:26 +01:00
55b468d314 added quit event 2019-08-12 15:52:38 +02:00
a630150a24 added more waypoints. final version for TdM 2019 2019-07-12 17:45:31 +02:00
15da18f949 changed marker ids 2019-07-09 19:42:19 +02:00
d985b830b9 version of the problem that works quite nicely with L293D robot and multistep MPC2 2019-07-04 14:39:34 +02:00
c6582c9e6c added plots for x and y position 2019-07-04 13:48:32 +02:00
24cf87e9dd added plot for race track 2019-07-04 10:54:50 +02:00
9dfc06169f cleaned up code, removed old controllers 2019-06-27 14:43:42 +02:00
b54c2d565c implemented obstacle avoidance 2019-06-27 12:12:42 +02:00
2711373d44 testing not sending time in mpc 2019-06-26 10:49:52 +02:00
465309ee45 added test for max speed and prediction step in MPC 2019-06-14 10:37:46 +02:00
c31bb9cb11 testing multistep mpc 2019-06-13 13:46:29 +02:00
b8927cf1c5 working version of MPC controller 2019-06-13 13:18:46 +02:00
f100f21162 started working on optimization based controller 2019-06-11 17:40:39 +02:00
480e1f523c rewrote position controller script. now animated plot works for keyboard control and pid control 2019-06-11 16:26:53 +02:00
530cef54b3 added simulation of robot 2019-05-24 09:21:54 -05:00
06bcf565f3 added position detection with opencv 2019-05-06 22:23:31 +02:00