Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
<img src="images/urdf.png" alt="MKZ Model" width="800px"></img>

The repository holds the data required for getting started with the Udacity/Didi self-driving car challenge. To generate tracklets (annotation data) from the released datasets, check out the Docker code in the ```/tracklet``` folder. For sensor transform information, check out ```/mkz-description```.

Please note that tracklets cannot be generated for Dataset 1 without modifying this code, as we added an additional RTK GPS receiver onto the capture vehicle in order to determine orientation. The orientation determination to enable world to capture vehicle transformations on Dataset 2 is currently being written, with a release target for 4/4/2017 EOD.
The repository holds the data required for getting started with the Udacity/Didi self-driving car challenge. To generate tracklet (annotation data) from the released datasets, check out the Docker code in the /tracklet folder. For sensor transform information, check out /mkz-description.
Please note that tracklets cannot be generated for Dataset 1 without modifying this code, as we added RTK GPS receiver onto the capture vehicle in order to determine orientation. The orientation determination to enable the world to capture vehicle transformations on Dataset 2 is currently being written, with a release target for 4/4/2017 EOD.

## Datasets
Here are links to the datasets we've released specifically for this challenge:
Expand Down