Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add BARK as Simulation Tool for Planning #4

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Add BARK as Simulation Tool for Planning #4

wants to merge 1 commit into from

Conversation

patrickhart
Copy link

We are developing BARK as a simulation and benchmarking tool for autonomous driving. BARK provides a range of behavior models (planners) for autonomous driving as well as scenarios.

Would be great if you could add it to the list of tools!

* [ChauffeurNet: Learning to Drive by Imitating the Best and Synthesizing the Worst](https://arxiv.org/abs/1812.03079) - Waymo's paper about how to train a policy for autonomous driving via imitation learning that is robust enough to drive a real vehicle.
* [Baidu Apollo EM Motion Planner](https://arxiv.org/abs/1807.08048) - A real-time motion planning system based on the Baidu Apollo (open source) autonomous driving platform.
* [BARK](https://github.com/bark-simulator/bark) - Simulation and benchmarking tool for autonomous driving. Distributed under the MIT license.
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I recommend moving to the Simulation Service section. The content of this section is mainly to introduce about the paper.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants