FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

DV.Sim/Python at main · sufst/DV.Sim · GitHub

/ DV.Sim Public

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

README.md

Python API for FSDS

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.

Dependencies

This package depends on msgpack, numpy and opencv-contrib. Install the dependencies like this:

pip install -r requirements.txt

How to use

See examples in the examples folder.

More info

More information on FSDS Python API can be found here


Back | FazBrowse Home | New Git URL