Commit Graph
33 Commits
Author SHA1 Message Date
cyrilix f4807ee9e6 chore: dependencies upgrade 2023-10-15 12:10:45 +02:00
cyrilix 58538cff20 feat: implement copilot mode 2023-10-15 12:08:33 +02:00
cyrilix c2b12f297c feat(processor): implement CustomSteeringProcessor v0.7.0 2023-06-14 20:07:43 +02:00
cyrilix a7b08ff7b4 feat: add Processor to compute throttle from external values
* SpeedZoneProcessor
 * SteeringProcessor
2023-06-14 20:07:12 +02:00
cyrilix 5c77538181 chore: upgrade robocar dependency 2023-03-04 17:36:30 +01:00
cyrilix 623e80e429 debug: add configuration logs at startup v0.6.0 2022-09-05 19:06:58 +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
cyrilixandCyrille Nofficial 34c4433836 refactor: extract code used to compute throttle 2022-09-05 16:44:02 +02:00
cyrilixandCyrille Nofficial d9b0dbb07a feat: adapt throttle from steering 2022-09-05 16:44:02 +02:00
cyrilixandCyrille Nofficial c724c1170a refactor: rename part package 2022-09-05 16:44:02 +02:00
cyrilixandCyrille Nofficial 517e558081 build: update dependencies 2022-09-05 16:44:02 +02:00
cyrilixandCyrille Nofficial d35b8db825 build: bump to go 1.19 2022-09-05 16:44:02 +02:00
Cyrille Nofficial 419a1ddd72 refactor(cli): rewrite log configuration v0.5.0 2022-06-16 12:00:23 +02:00
Cyrille Nofficial 8312e7a3bd fix: publish patched payload 2022-06-16 09:10:32 +02:00
Cyrille Nofficial 41f99b7f57 build: use cache to build go binary 2022-06-15 17:13:34 +02:00
Cyrille Nofficial 8740f5eaf9 build: exclude binary from git history 2022-06-15 16:54:16 +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
cyrilix 62d7397e05 chore: update dependencies v0.4.2 2022-06-08 20:31:59 +02:00
cyrilix 53aab84534 build: update dependencies and build with go 1.18 v0.4.1 2022-06-01 19:21:21 +02:00
cyrilix 64f115da6c chore: update dependencies v0.4.0 2022-01-03 16:56:33 +01:00
cyrilix 3b5d0795e5 build: upgrade base dependency 2021-10-12 23:54:21 +02:00
cyrilix 98e0028829 refactor: move package to pkg v0.3.0 2021-10-12 21:57:35 +02:00
cyrilix e24df5bfce refactor: log with zap 2021-10-12 21:56:42 +02:00
cyrilix 9413498106 build: add buildah script to publish docker images v0.2.0 2021-09-11 21:48:38 +02:00
cyrilix 9a10e0fffb build: upgrade to go 1.17 and dependencies 2021-09-01 22:26:03 +02:00
cyrilix d0f83c8e56 Add makefile v0.1.0 2020-03-01 19:46:23 +01:00
cyrilix 9f53e7412b Upgrade dependencies 2020-03-01 19:44:59 +01:00
cyrilix 7da813e837 [refactor] Use protobuf messages 2020-01-01 20:34:29 +01:00
cyrilix 7b0cb1c71f Fix execution on rpi 2020-01-01 19:36:22 +01:00
cyrilix c1286d2246 [driveMode] Adjust throttle on driveMode events 2019-12-27 17:42:27 +01:00
cyrilix 83056fb0f1 Naive implementation that always return min value 2019-12-27 15:40:23 +01:00
cyrilix 6da3e5cd02 Initial commit 2019-12-25 21:24:01 +01:00