nikkkkhil / carsim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

carsim Simulator

carsim is an open-source simulator for autonomous driving research. carsim has been developed from the ground up to support development, training, and validation of autonomous driving systems. In addition to open-source code and protocols, carsim provides open digital assets (urban layouts, buildings, vehicles) that were created for this purpose and can be used freely. The simulation platform supports flexible specification of sensor suites and environmental conditions.

Building carsim

Use git clone or download the project from this page. Note that the master branch contains the latest fixes and features, for the latest stable code may be best to switch to the stable branch.

License

carsim specific code is distributed under MIT License.

carsim specific assets are distributed under CC-BY License.

Note that UE4 itself follows its own license terms.

About

License:Other


Languages

Language:C++ 74.4%Language:Python 17.8%Language:Batchfile 2.9%Language:Shell 2.7%Language:CMake 1.1%Language:C 0.5%Language:Makefile 0.3%Language:C# 0.2%Language:Dockerfile 0.1%