Skip to content

ApolloSim: A simple and lightweight simulation environment for Baidu Apollo

License

Notifications You must be signed in to change notification settings

MingfeiCheng/ApolloSim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ApolloSim

Traffic Simulator for Baidu Apollo

About

This project provides a simple and lightweight simulation environment tailored for Baidu Apollo. The simulator is designed to support traffic simulations, enabling comprehensive testing of decision functions in autonomous driving systems, including Routing, Prediction, Planning, and Control. With this simulation environment, developers can efficiently evaluate and enhance the performance of Baidu Apollo's modules in a controlled and customizable setting.

Illustration

Setup

ApolloSim can be easily installed via pip:

git clone https://github.com/MingfeiCheng/ApolloSim.git
cd ApolloSim
pip install -e .

Then, testing the installation by running the following command:

python -c "import apollo_sim"

Usage

  • Finish documentation for detailed usage.
  • Add examples for extending the simulator.
  • Current support for Apollo 7.0, will be extended to new versions.

Citation

If you find ApolloSim useful in your research, please consider citing the following paper:

Will be updated soon.

License

ApolloSim is released under the GPL-3.0 license.

About

ApolloSim: A simple and lightweight simulation environment for Baidu Apollo

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published