Commit Graph

15 Commits

Author SHA1 Message Date
36efa2bef0 feat: add accelation factor args 2024-01-15 19:18:36 +01:00
5eac26a738 feat: configure maxThrottle with radio-command 2023-11-02 19:03:40 +01:00
3920e4a369 feat: rescale throttle on USER/COPILOT modes 2023-11-02 17:03:49 +01:00
58538cff20 feat: implement copilot mode 2023-10-15 12:08:33 +02:00
c2b12f297c feat(processor): implement CustomSteeringProcessor 2023-06-14 20:07:43 +02:00
a7b08ff7b4 feat: add Processor to compute throttle from external values
* SpeedZoneProcessor
 * SteeringProcessor
2023-06-14 20:07:12 +02:00
Cyrille Nofficial
838c9b4ef3 feat(brake): implement brake feature 2022-09-05 16:46:28 +02:00
Cyrille Nofficial
dd0102ff44 feat(brake): subscribe to ThrottleFeedback messages 2022-09-05 16:46:28 +02:00
34c4433836 refactor: extract code used to compute throttle 2022-09-05 16:44:02 +02:00
d9b0dbb07a feat: adapt throttle from steering 2022-09-05 16:44:02 +02:00
c724c1170a refactor: rename part package 2022-09-05 16:44:02 +02:00
Cyrille Nofficial
8312e7a3bd fix: publish patched payload 2022-06-16 09:10:32 +02:00
Cyrille Nofficial
72e93141d9 feat: implement max throttle limiter on user drive
close robocars/robocar-setup#7
2022-06-14 15:55:33 +02:00
64f115da6c chore: update dependencies 2022-01-03 16:56:33 +01:00
98e0028829 refactor: move package to pkg 2021-10-12 21:57:35 +02:00