Commit Graph

186 Commits (e931085ca859c8e15d7045573ad940c2a674e0ec)

Author SHA1 Message Date
Simon Pirkelmann b6c1139f07 added images for velcro tape 2019-07-31 14:58:27 +02:00
Simon Pirkelmann e05bcdccde added image of isolation tape 2019-07-31 14:50:22 +02:00
Simon Pirkelmann 97cfd92850 added more pictures for assembly instructions 2019-07-31 14:01:07 +02:00
Simon Pirkelmann 50b3779de3 fixed a few small errors 2019-07-30 22:32:36 +02:00
Simon Pirkelmann a6af1aa5a6 fixed formatting in assembly instructions 2019-07-30 22:11:06 +02:00
Simon Pirkelmann ec09447740 cropped images 2019-07-30 22:09:52 +02:00
Simon Pirkelmann b1d66c1e7c updated docu for motor shield fix 2019-07-30 21:53:52 +02:00
Simon Pirkelmann 54e22a2886 edited image for motor shield jumper 2019-07-30 21:43:44 +02:00
Simon Pirkelmann d0b9ab4340 continued work on documentation 2019-07-30 17:00:26 +02:00
Simon Pirkelmann 27088a3f77 added webrepl illustration images 2019-07-30 16:54:08 +02:00
Simon Pirkelmann db87c88b3d added motor connection sketch 2019-07-30 16:05:53 +02:00
Simon Pirkelmann 3cfc256a0b added robot setup instructions 2019-07-30 15:08:52 +02:00
Simon Pirkelmann da2f2458f2 worked on documentation of assembly 2019-07-30 14:59:48 +02:00
Simon Pirkelmann 2254326461 started working on assembly instructions 2019-07-29 17:42:17 +02:00
Simon Pirkelmann ec140b76f0 added image for d1 mini 2019-07-29 16:45:37 +02:00
Simon Pirkelmann 10be4c707f added some images for assembly instructions 2019-07-29 16:42:40 +02:00
Simon Pirkelmann 11148fe514 added notes on how to install realsense camera 2019-07-24 09:25:49 +02:00
Simon Pirkelmann aed4cfbd52 initial commit for roboflut with a single robot 2019-07-15 23:04:23 +02:00
Simon Pirkelmann 034d88394c timer for game 2019-07-12 18:09:42 +02:00
Simon Pirkelmann a630150a24 added more waypoints. final version for TdM 2019 2019-07-12 17:45:31 +02:00
Simon Pirkelmann e219f7de38 updated race game program by Dmitriy 2019-07-09 19:48:39 +02:00
Simon Pirkelmann 15da18f949 changed marker ids 2019-07-09 19:42:19 +02:00
Simon Pirkelmann d985b830b9 version of the problem that works quite nicely with L293D robot and multistep MPC2 2019-07-04 14:39:34 +02:00
Simon Pirkelmann c6582c9e6c added plots for x and y position 2019-07-04 13:48:32 +02:00
Simon Pirkelmann cfa669e498 fixed a problem with undefined variables 2019-07-04 10:55:40 +02:00
Simon Pirkelmann 24cf87e9dd added plot for race track 2019-07-04 10:54:50 +02:00
Simon Pirkelmann 9c222b1099 fixed problems with simultaneous inputs not being handled and gamepads not detected 2019-06-28 10:28:51 +02:00
Simon Pirkelmann 67405fbd3f measure postprocessing time 2019-06-27 16:30:24 +02:00
Simon Pirkelmann 9dfc06169f cleaned up code, removed old controllers 2019-06-27 14:43:42 +02:00
Simon Pirkelmann ac0ad6c45a added joystick controller written by Dmitriy 2019-06-27 14:11:52 +02:00
Simon Pirkelmann 2a5e0e8ae7 added condition if marker cannot be found 2019-06-27 14:11:19 +02:00
Simon Pirkelmann b54c2d565c implemented obstacle avoidance 2019-06-27 12:12:42 +02:00
Simon Pirkelmann b755173c6b moved code for L293D motor driver to seperate file 2019-06-26 13:02:37 +02:00
Simon Pirkelmann 7d69c91752 working mpc with L293D motor driver 2019-06-26 11:36:54 +02:00
Simon Pirkelmann 2711373d44 testing not sending time in mpc 2019-06-26 10:49:52 +02:00
Simon Pirkelmann 0835690659 changed ips and max speed for testing 2019-06-26 10:49:05 +02:00
Simon Pirkelmann 85e2019370 simplified structure of the program and added motor class for L293D driver 2019-06-26 10:48:23 +02:00
Simon Pirkelmann 843b30f5d3 added option to set target angle 2019-06-14 10:38:21 +02:00
Simon Pirkelmann 465309ee45 added test for max speed and prediction step in MPC 2019-06-14 10:37:46 +02:00
Simon Pirkelmann fb12a3c94b implemented queue for controls 2019-06-14 10:03:02 +02:00
Simon Pirkelmann 05d80fa6ed test with polling for new data (not working well) 2019-06-14 08:45:00 +02:00
Simon Pirkelmann c31bb9cb11 testing multistep mpc 2019-06-13 13:46:29 +02:00
Simon Pirkelmann 8548348edd added warmstart 2019-06-13 13:45:45 +02:00
Simon Pirkelmann b8927cf1c5 working version of MPC controller 2019-06-13 13:18:46 +02:00
Simon Pirkelmann f100f21162 started working on optimization based controller 2019-06-11 17:40:39 +02:00
Simon Pirkelmann 0d14738671 changed forward, backward and turning directions in keyboard control script such that it fits the model and the camera image 2019-06-11 16:28:01 +02:00
Simon Pirkelmann 480e1f523c rewrote position controller script. now animated plot works for keyboard control and pid control 2019-06-11 16:26:53 +02:00
Simon Pirkelmann 9595a68494 added custom messages for pos and angle 2019-06-11 09:56:25 +02:00
Simon Pirkelmann 19ec0283bf added notes on add custom messages and some initial notes for the setup (required ros packages) 2019-06-11 09:55:05 +02:00
Simon Pirkelmann 1bedc7f01d added note on how to resolve problem with buggy motor shield 2019-06-11 09:53:13 +02:00