Vehicle API

An API that enables you to control a real DeepRacer vehicle using Python code.
Github Link
https://github.com/aicastle-deepracer/deepracer-vehicle-api
Installation
- You can install it using
pip
.
pip install aicastle[deepracer-vehicle]