emamaker
74a053ff9e
striker: adapt striker to new ball reading
2022-07-04 15:31:27 +02:00
EmaMaker
f39664dcfb
striker: fix ball wraparound from behind
...
avoids repeatedly hitting a line when near an edge
2022-07-02 15:34:44 +02:00
emamaker
26c3ec53e3
misc code cleanup
2022-06-09 10:04:02 +02:00
emamaker
6d2c43d93a
some robot-specific value tweaking
2022-06-09 10:03:48 +02:00
emamaker
954809ab6e
remove robocup stuff
2022-05-16 22:56:28 +02:00
EmaMaker
39a3a26249
robocup: tc3: corner kick
...
Co-authored-by: u-siri-ous <sanninosiria@gmail.com>
2021-06-27 14:04:15 +02:00
EmaMaker
b3dbc4e213
camera: correct a critical bug in goal seen logic
2021-06-27 13:58:07 +02:00
EmaMaker
f926ecf027
robocoup: tc2 - round robin
2021-06-27 13:58:07 +02:00
EmaMaker
77218487c9
TC2: initial round robin
2021-06-27 13:58:07 +02:00
EmaMaker
0fceb85428
superteam challenges: challenge 3: spinner
2021-06-24 18:28:17 +02:00
EmaMaker
e8f45faff6
superteam challenge: st challenge 1
2021-06-23 23:06:34 +02:00
EmaMaker
f1b675ecd1
a 'pecionata' of a technical challenge 1. 19 goals/min
...
the robot needs to face the defensive goal and it just recenters. Maybe one day we will remake the spinning kick to account any situations
2021-06-23 17:02:31 +02:00
EmaMaker
dcfc28aab5
robocup: first technical challenge
...
still could be better, faster and more precise in some parts
2021-06-22 20:53:11 +02:00
EmaMaker
5c085bb651
striker-roller: complete striker using the roller
2021-06-22 18:18:00 +02:00
EmaMaker
c168d0a1b1
precision shooter: spinning kick finally precise
2021-06-22 14:55:12 +02:00
EmaMaker
fc485a021a
precision shooter: improve spinning kick
2021-06-21 20:00:31 +02:00
EmaMaker
827e063155
precision shooter,camera: improve, fix math error in translation
...
alongside with better speed calculation and utility methods
2021-06-21 17:30:04 +02:00
EmaMaker
c425472f58
precision shooter: catch and spinning kick
2021-06-20 23:32:45 +02:00
EmaMaker
4397d602cd
striker: follow the ball, pick it and score
...
Our roller is about to fall apart and i have no specific sensor to detect the ball, which means in perfect conditions it works but it really doesn't in real world conditions
Also we need to ameliorate the communication protocol between teensy and 32u4 in order to not lose precision
2021-05-28 20:53:38 +02:00
EmaMaker
41fefc63c6
latest romecup code
2021-05-14 17:53:47 +02:00
EmaMaker
fa005584d9
romecup: initial working pass and shoot
2021-05-14 10:30:35 +02:00
EmaMaker
e57a8b036d
bluetooth, at last
2021-05-14 01:57:49 +02:00
EmaMaker
6fc65c7331
precision shooter
2021-05-13 20:42:10 +02:00
EmaMaker
16a781df34
romecup: precision shooter
2021-05-13 08:55:56 +02:00
EmaMaker
082e7effcf
preparation for romecup: refine striker
2021-05-10 18:28:41 +02:00
EmaMaker
9321e6ff0b
we now have a roller
2021-05-07 21:44:50 +02:00
EmaMaker
3ebe64555b
tilt: better tilt
2021-04-19 19:14:51 +02:00
EmaMaker
3308c26ef4
striker: robot tilt towards the goal when attacking
...
Although without a roller the robot just sky-rockets the ball away when they come in touch
2021-04-14 14:58:15 +02:00
EmaMaker
95a601f030
keeper: small value tweaking
2021-04-14 14:57:08 +02:00
EmaMaker
f26cbf4984
movement: enable vector sum for multiple movements in a single cycle
2021-03-22 14:03:53 +01:00
EmaMaker
71cf8ff249
motors: complementary filter on a per-motor speed
...
avoid all the cons of bang-bang without spending 5mS ramping up and down
2021-03-01 21:45:26 +01:00
EmaMaker
b657d88846
striker: use striker based on old Latino's code
2021-03-01 18:37:42 +01:00
EmaMaker
004c4a47de
motors: ramp up and slow down of motors instead of bang.bang
2021-02-22 18:43:43 +01:00
EmaMaker
aaa883b250
roles: go back to normal striker
2021-01-31 18:42:32 +01:00
EmaMaker
62821341b0
strategy: introduce a test striker with empty systems and set as only role
2021-01-11 15:46:39 +01:00
EmaMaker
b4bc48b9ed
systems: introduce empty systems for testing purposes
2021-01-11 15:44:33 +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
ema.coletta@gmail.com
304610e2e2
recycle striker strategy from last year code
...
bad translation, goalie is actually a striker
2020-10-29 17:20:36 +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