1
Fork 0
Commit graph

21 commits

Author SHA1 Message Date
7a37d9f94d
retuned pid for faster loop speed 2024-10-29 11:14:10 -04:00
9483d84ad5
tuned constants
notably updated wheel diameter to 7cm
2024-10-25 16:38:56 -04:00
de02805873
increase loop frequency to 83hz 2024-10-25 16:37:02 -04:00
d3ed3f4093
swerve termporarily on tracking loss 2024-10-25 16:35:38 -04:00
dd7ff23be4
stop on tracking loss 2024-10-25 16:33:33 -04:00
d3b9bd3ae5
go straight on intersections 2024-10-25 16:31:08 -04:00
cbf38e4fd6
slow down on turns 2024-10-25 13:29:23 -04:00
ba1dee7913
stop on line loss 2024-10-25 13:19:19 -04:00
2463989237
added accelration limit to motor controller 2024-10-25 11:03:10 -04:00
e38cb63c7f
implemented lining mode 2024-10-24 15:31:29 -04:00
eab58ccacf
switched to using six line sensors 2024-10-24 15:03:30 -04:00
043bb622fb
added constant term 2024-10-24 13:40:57 -04:00
3f2727464b
initial pidf tunings 2024-10-24 13:03:43 -04:00
d1ee6baccf
integral windup limit 2024-10-24 13:03:12 -04:00
be7060bc16
time conversion 2024-10-23 20:20:16 -04:00
e2b0360f10
add labels to motor debug graph 2024-10-23 14:30:27 -04:00
0336639c9c
added feed forward term to pid 2024-10-23 14:29:57 -04:00
6066594f6a
converted rotational speed to specified units 2024-10-23 14:05:48 -04:00
3a645e8709
removed map.h 2024-10-23 13:05:49 -04:00
4ca507605a
naive pid impl 2024-10-23 11:49:39 -04:00
github-classroom[bot]
0534981d4b
Initial commit 2024-10-22 16:03:16 +00:00