Robocar microservice for steering estimation from tensorflow model and coral edgetpu integration
Go to file
2022-06-10 15:53:29 +02:00
cmd/rc-steering feat: implement linear model and autodetect parameters 2022-06-10 15:53:29 +02:00
pkg feat: implement linear model and autodetect parameters 2022-06-10 15:53:29 +02:00
vendor chore: upgrade dependencies 2022-06-08 00:31:49 +02:00
.gitignore First implementation 2021-10-10 21:03:57 +02:00
build-docker.sh chore: upgrade to go 1.18 and clean dependencies 2022-06-08 00:01:00 +02:00
Dockerfile First implementation 2021-10-10 21:03:57 +02:00
go.mod chore: upgrade dependencies 2022-06-08 00:31:49 +02:00
go.sum chore: upgrade dependencies 2022-06-08 00:31:49 +02:00
LICENSE First implementation 2021-10-10 21:03:57 +02:00