Skip to content

Releases: motional/nuplan-devkit

nuplan-devkit v1.2

27 Apr 07:29
ce3c323
Compare
Choose a tag to compare

nuPlan v1.2 Devkit

  • The nuPlan sensor data has been released!
  • Improved feature caching.
  • Improved nuBoard dashboard functionality.
  • Changed dataset file structure.
  • Data interfaces now allow retrieval of sensor data.
  • Pinned several packages including hydra, numpy and sqlalchemy.

nuplan-devkit-v1.1

15 Feb 14:58
630f9d3
Compare
Choose a tag to compare

The official nuplan-devkit-v1.1 release AKA the challenge release.

Getting started with the challenge

nuplan-devkit v1.0

13 Oct 05:55
b5d81a0
Compare
Choose a tag to compare

The official nuplan-devkit v1.0 release

We have also released nuPlan v1.1 dataset, an updated version with improved data annotations. Please visit our website to download the new dataset.

Thank you to all developers for contributing to the devkit
@dimitris-motional @shakiba-motional @gianmarco-motional @christopher-motional @michael-motional @Noushin.Mehdipour @kokseang-motional @mspryn-motional @evan-motional @armuren @patk-motional @Juraj.Kabzan @Holger.Caesar

nuplan-devkit v0.6

09 Sep 19:21
761cdbd
Compare
Choose a tag to compare

nuplan-devkit v0.6 - nuPlan Planning Challenge release!

This is the official release for the warm-up phase of the competition. Please visit our landing page at https://nuplan-devkit.readthedocs.io/en/latest/competition.html for more information.

Smart agents optimizations - @patk-motional
nuBoard improvements - @kokseang-motional
Metrics improvements - @shakiba-motional @Noushin.Mehdipour
Submission pipeline deployment and documentation @gianmarco-motional @michael-motional
New advanced tutorial @mspryn-motional

nuplan-devkit v0.5

24 Aug 07:20
d12f45b
Compare
Choose a tag to compare
  • Map API improvements including adjacent_edges() for getting adjacent lanes @Daniel.Ahn
  • Metrics improvements and documentation @shakiba-motional @Noushin.Mehdipour
  • Closed-loop with reactive agents now includes open-loop detections @patk-motional
  • iLQR was introduced to improve trajectory tracking @Vijay.Govindarajan

nuplan-devkit v0.4

11 Aug 13:55
be36ee5
Compare
Choose a tag to compare

Update devkit to v0.4

NuPlanDB optimization @mspryn-motional
Metrics improvements @shakiba-motional @Noushin.Mehdipour
Feature caching logging fixes @mspryn-motional
Pygeos warning suppression @michael-noronha-motional
nuBoard visual updates @kokseang-motional
Enable scenario filtering during training @Hiok.Hian.Ong
LogFuturePlanner bug fix @patk-motional

nuplan-devkit-v0.3

25 Jul 06:48
Compare
Choose a tag to compare

Version bump to nuPlan devkit v0.3

Feature list:

Metrics run time improvements @shakiba-motional @Noushin.Mehdipour
Refactored database models to improve test coverage @Rachel.Koh @Clarence.Chye
Add lane boundary API to the maps @christopher-motional
Model deployment pipeline @mspryn-motional
Reduce RAM usage @mspryn-motional
Devkit setup fixes @gianmarco-motional
nuBoard improvements @kokseang-motional
Improve simulation runtime @michael-noronha-motional
Kinematic bicycle model improvements @shakiba-motional
Enable LR schedulers @Hiok.Hian.Ong
IDM smart agents bugfix @patk-motional