EmaMaker
|
5deb6a9af1
|
camera: switch to using angles and dist
|
2022-07-07 22:14:09 +02:00 |
emamaker
|
eb9fa12532
|
status vector: vector movements should be floats
|
2022-07-02 15:34:51 +02:00 |
emamaker
|
23b285da14
|
complementary filter: K is float
And I wondered why complementary filters have not been working for a year
|
2022-06-09 09:59:41 +02:00 |
emamaker
|
5587ab02b1
|
Revert "ball: new ball reading algorithm, should improve precision"
This reverts commit d0324e5a93 .
|
2022-05-16 22:56:28 +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
|
5c085bb651
|
striker-roller: complete striker using the roller
|
2021-06-22 18:18:00 +02:00 |
EmaMaker
|
25d30047c2
|
ball presence sensor
basically a line sensor with split led and phototransistors
|
2021-06-20 19:30:15 +02:00 |
EmaMaker
|
d0324e5a93
|
ball: new ball reading algorithm, should improve precision
|
2021-05-29 19:19:37 +02:00 |
EmaMaker
|
3631fe18ab
|
robocup preparation: correct pos-sys-camera bugs
better use of roller
nice startup/debugging sounds
disable auto gain in H7
|
2021-05-12 16:44:17 +02:00 |
EmaMaker
|
714b00ee25
|
robocup preparation: fix lines
add a workaround for when we don't see either of the goals
add nice startup sounds
|
2021-05-10 20:34:26 +02:00 |
EmaMaker
|
325656d810
|
ball sensor: ball angle in absolute space
|
2021-03-29 15:44:19 +02:00 |
EmaMaker
|
2000c8be0b
|
add a missing pragma once
|
2021-03-01 21:47:10 +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 |
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
|
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 |