MQTT gateway for [robocar simulator](https://github.com/tawnkramer/gym-donkeycar)
Go to file
2021-01-23 15:44:49 +01:00
camera Implements Gateway for car controls 2021-01-23 15:44:49 +01:00
cmd/rc-simulator
controls Implements Gateway for car controls 2021-01-23 15:44:49 +01:00
simulator Implements Gateway for car controls 2021-01-23 15:44:49 +01:00
vendor
.gitignore
go.mod
go.sum
LICENSE
README.md

robocar-simulator

MQTT gateway for robocar simulator

Docker

To build images, run:

docker buildx build . --platform linux/arm/7,linux/arm64,linux/amd64 -t cyrilix/robocar-simulator