Commit Graph

24 Commits (e24ace0a7a7aa0ae436ce80edbfc1a7ddfa09de3)

Author SHA1 Message Date
EmaMaker dcdb5ac9d3 camera: update scripts, line and position handling for H7 2021-01-31 18:42:03 +01:00
EmaMaker 2354015201 reorder files into system folders
also rename Goalie to Striker because GRAMMAR

(Goalie actually means keeper but we always intended it as a striker :D)
2020-11-04 17:46:22 +01:00
ema.coletta@gmail.com c0b8771c47 a bit of recalibration for everything for the presentation game 2020-10-31 15:37:38 +01:00
EmaMaker b891d8c803 edits in camera 2020-03-09 17:10:22 +01:00
EmaMaker dddbbc1810 Corrected a few major bugs in camera data receiving and using. Still no lock trying to directly fix goals' coordinates using axis rotation formula. 2020-03-02 20:45:48 +01:00
EmaMaker 74a712121f little correction to the pid for position 2020-03-02 15:54:27 +01:00
EmaMaker 00f6192255 now the robot can use the camera to recenter even when one the goals can't be seen 2020-02-27 17:30:10 +01:00
EmaMaker 752866de32 centering with camera only when both goals seen. Using a pid for each axis and then converging the outputs in an angle. This could be possibly done with multiple movements in a single loop and then merged together in a single one. 2020-02-26 20:07:14 +01:00
u-siri-ous 3c34a71676 camera pid testing 2020-02-26 18:51:46 +01:00
EmaMaker e0c7c569f6 aaaaaaaaaaaaaaaaA 2020-02-26 16:00:26 +01:00
EmaMaker 42d73d7e85 New conic shaped mirror, works better. It's higher and has more noticeable changes on the y axis 2020-02-21 13:37:32 +01:00
EmaMaker 2ac684220f best pid YET 2020-02-19 17:44:31 +01:00
EmaMaker f2903c2c6b Now using status vector everywhere :D (To be tested) 2020-02-18 09:37:36 +01:00
EmaMaker 64db5d2688 slight edits to goalie 2020-02-17 19:14:48 +01:00
u-siri-ous 5a9ce6692f not working 2020-02-12 18:53:25 +01:00
EmaMaker 1b2a810ad3 status vector not quite working 2020-02-05 19:46:57 +01:00
EmaMaker e746e493b9 slight modifies to camera 2020-02-05 19:08:04 +01:00
u-siri-ous c3ebf4913f storcimento kinda working 2020-02-03 18:59:44 +01:00
EmaMaker 6acc62c1a3 Fixed camera angle reading from both openmv and teensy. Tilt from goalie kinda working now 2020-01-31 13:35:40 +01:00
EmaMaker 9a8830f275 Angles finally working 2020-01-27 17:47:36 +01:00
EmaMaker e84292568e Angles working? 2020-01-27 17:05:39 +01:00
EmaMaker dc251467bd Calculating angles with the camera, have to be fixed with the 90 degrees offset. Uploading a little teesny <-> atmega32u4 test script for bidirectional relaiable serial communication 2020-01-26 20:13:31 +01:00
EmaMaker d534c5b4a8 working camera->teensy transimission protocol 2020-01-22 17:22:32 +01:00
EmaMaker b3902caf29 conic shaped camera mirror final script 2020-01-20 18:41:36 +01:00