Commit Graph

61 Commits (f99d467c3651094306d056f074382f85cd6c8d74)

Author SHA1 Message Date
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 0f913d8ad1 implement test menu in main loop 2020-10-29 17:19:20 +01:00
EmaMaker 49a5689443 Merge 2020-03-12 12:13:25 +01:00
EmaMaker f62d013675 position system camera and vector sum system to do multiple movements in a single one. obv to be tested, but it's difficult without robot and field 2020-03-12 12:09:13 +01:00
u-siri-ous 60f4878a08 fix last merge 2020-03-12 11:16:23 +01:00
u-siri-ous baf834d6c3 aaaaaaa 2020-03-12 11:15:46 +01:00
u-siri-ous 01f0ad70a1 looking at past days' work 2020-03-12 11:14:13 +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
u-siri-ous 4e0ae43573 camera lines 2020-03-02 18:48:29 +01:00
u-siri-ous cefd106a5e organized code in 5 folders, left vars.h and main.cpp out of them for easy changing purposes. also did two currently_unused folder in sensors for us and things soon-to-be taken out from the robot (like v-shaped mirror) 2020-02-29 22:10:53 +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
u-siri-ous 3c34a71676 camera pid testing 2020-02-26 18:51:46 +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 0d5ce9576c Now using Flavio's PID Library, plays flawlessly 2020-02-17 19:47:51 +01:00
EmaMaker 75711e6f28 Now using Flavio's PID Library, plays flawlessly 2020-02-17 19:16:29 +01:00
EmaMaker 64db5d2688 slight edits to goalie 2020-02-17 19:14:48 +01:00
u-siri-ous 6aa404465e ema taking over 2020-02-17 18:52:54 +01:00
u-siri-ous f62bb9751f camera recenter (on x axis) working c: 2020-02-17 17:42:58 +01:00
EmaMaker cee576e9c8 now latest complete structs are copied into new ones when updating status vector 2020-02-17 14:34:39 +01:00
EmaMaker 8634041ecf status vector now working better. Still have to fix something 2020-02-12 21:43:20 +01:00
EmaMaker 1b2a810ad3 status vector not quite working 2020-02-05 19:46:57 +01:00
u-siri-ous c3ebf4913f storcimento kinda working 2020-02-03 18:59:44 +01:00
EmaMaker 73299bc6c4 Camera angle fix using IMU working once for all 2020-02-03 14:12:04 +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 df0b37554c reintroduces semi axis locking. Some bug with the lines make the robot stop when it gets on one. Tilt with vshaped mirror reintroduced 2020-01-29 18:56:49 +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
u-siri-ous a9d9bc7928 new goalie c: 2020-01-22 18:52:13 +01:00
u-siri-ous 05399d8557 new goalie c: 2020-01-22 18:51:30 +01:00
EmaMaker d534c5b4a8 working camera->teensy transimission protocol 2020-01-22 17:22:32 +01:00
u-siri-ous 194812eb81 aaaa 2020-01-15 15:16:05 +01:00
EmaMaker 023d42c868 fixed a major issues with linesystems 2020-01-15 13:55:51 +01:00
u-siri-ous f200685ffb started porting bt, corrected smth 2019-12-11 16:29:18 +01:00
EmaMaker 20b3aa1b0c ported goalie and keeper from old code, condtion code working to decide game strategy 2019-12-09 19:08:05 +01:00
EmaMaker c6856fdbce fixed something left by u-siri-ous 2019-12-05 14:29:16 +01:00
u-siri-ous 23794ebc2d strange behaviour. started zenhub for this repo. 2019-12-05 13:31:21 +01:00
u-siri-ous 5a0701f09e sbubabub 2019-12-05 12:55:56 +01:00
u-siri-ous 4e3bf45bcb sbubabub 2019-12-05 12:53:14 +01:00
EmaMaker 049b0c1830 lines now working: angle of each motor was est to 0 in constructor 2019-12-05 12:51:23 +01:00
EmaMaker c3bb06f89d merged code 2019-12-05 11:57:18 +01:00
EmaMaker 39cbeb1e59 Lines not working well, fixed missing initializations that caused the code to crash 2019-12-05 11:53:01 +01:00
u-siri-ous f3e49b2a7a started writing goalie(), kinda dumb but seems to work 2019-12-05 11:50:58 +01:00
u-siri-ous 75610d3dde first trial to follow the ball 2019-12-04 17:25:25 +01:00
u-siri-ous e1b50fcf03 going straight...slowly 2019-12-02 16:59:20 +01:00
Siria c346312bc9 having troubles testing 2019-12-02 17:25:22 +01:00
EmaMaker 9c3ea8d602 US sensors using DataSourceController now working 2019-12-02 14:50:59 +01:00
u-siri-ous 80a01ee00a Finally us working 2019-11-27 17:17:18 +01:00
u-siri-ous 076a14e3e6 finished us, having trouble testing 2019-11-25 17:30:47 +01:00