| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
This package contains Python APIs for Formula Student Driverless Simulator. It connects to the RPC API to retrieve sensor data and send vehicle control setpoints.
This package depends on msgpack, numpy and opencv-contrib. Install the dependencies like this:
pip install -r requirements.txt
See examples in the examples folder.
More information on FSDS Python API can be found here
| Back | FazBrowse Home | New Git URL |