Mapping for TP2

Dependencies:   ISR_Mini-explorer mbed

Fork of GoToPointWithAngle by Georgios Tsamis

Changes

RevisionDateWhoCommit message
31:352be78e1aad 2017-04-29 Ludwigfr I guess this code is fine for putting in the report (I tweaked the variables for a 250x250cm arena and a 20x20cells map default tip
30:95d8d3e2b81b 2017-04-26 geotsam target_angle now is double
29:224e9e686f7b 2017-04-26 geotsam lab version, with working pi/2 flip
28:f884979a02fa 2017-04-26 Ludwigfr added the odometria at the start of go_to_point, and wrote a quick do a flip fct but i have nt tested it
27:07bde633af72 2017-04-24 Ludwigfr changed and adjusted stuff, print map with robot work, modified go to point for it to do a pi flip if in danger zone but it s not working :/
26:b020cf253059 2017-04-20 geotsam shortened go_to_point_with_angle a little bit
25:572c9e9a8809 2017-04-20 Ludwigfr fixed a few things, and I did print_final_map_with_robot if you want to check where odometria thinks the robot is in the map
24:8f4b820d8de8 2017-04-19 geotsam the file from the afternoon
23:901fc468b8a7 2017-04-19 geotsam cleaned up and shortened the go_to_point_with_angle method
22:6a3b14e284ee 2017-03-27 geotsam added a small delay between the new positions - but it doesn't work, it's just spinning
21:ebb37a249b5f 2017-04-18 Ludwigfr Still TODOs waiting to be closed
20:62154d644531 2017-04-07 AurelienBernier cleanup;
19:6a9062d54eb0 2017-04-03 AurelienBernier testAfterMerge
18:dbc5fbad4975 2017-04-03 AurelienBernier groundwork and clean structure, needs to actually do the equations in computeObstacle
17:caf393b63e27 2017-03-27 geotsam added the random x,y,? and the infinite loop
16:ff73cc7b3156 2017-03-27 geotsam maybe merged the stuff, will see
15:d58f2bdbf42e 2017-03-27 geotsam changed the too-close behaviour to break the while immediately
14:44ab4626f1ad 2017-03-27 AurelienBernier print mms;
13:41f75c132135 2017-03-27 geotsam added the setup function calls for the sonars
12:3c0ca2350624 2017-03-27 geotsam corrected the inputs again :P
11:e641aa08c92e 2017-03-27 AurelienBernier getSonarValues v1 and clean code
10:a7fd80e79e80 2017-03-27 geotsam deleted theta from function inputs
9:b7138acdf4ac 2017-03-27 geotsam added target_angle in the function
8:109314be5b68 2017-03-27 AurelienBernier proper functions
7:c94070f9af78 2017-03-24 AurelienBernier Final values kappa;
6:afde4b08166b 2017-03-24 AurelienBernier functional shit;
5:dea05b8f30d0 2017-03-24 AurelienBernier v2 with nice kappas kappa
4:8c56c3ba6e54 2017-03-24 AurelienBernier GoToPoint Nearly Working
3:1e0f4cb93eda 2017-03-24 geotsam it should work :P
2:ea61e801e81f 2017-03-21 AurelienBernier added clear comments
1:f0807d5c5a4b 2017-03-21 AurelienBernier test Commit
0:8bffb51cc345 2017-03-21 geotsam Working