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

nuScenes CAN bus extension #294

Merged
merged 9 commits into from
Feb 13, 2020
Merged

nuScenes CAN bus extension #294

merged 9 commits into from
Feb 13, 2020

Conversation

holger-motional
Copy link
Contributor

@holger-motional holger-motional commented Feb 10, 2020

This PR augments the nuScenes dataset with the CAN vehicle bus data extracted for each scene. The files are available on https://www.nuscenes.org/download shortly. This PR contains:

  • A readme.
  • A Jupyter notebook tutorial.
  • A simple API to read the JSON files that contain the CAN bus messages.

Below are a few renderings from the tutorial:
Vehicle pose vs. route:
download

Steering angle profile over time:
download (2)

Lateral acceleration profile over time:
download (1)

@holger-motional holger-motional changed the title [WIP] nuScenes CAN bus extension nuScenes CAN bus extension Feb 10, 2020
Copy link
Contributor

@freddyaboulton freddyaboulton left a comment

Choose a reason for hiding this comment

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

@holger-nutonomy I only had a few comments on the can_bus README. Otherwise, looks good!

python-sdk/nuscenes/can_bus/README.md Outdated Show resolved Hide resolved
python-sdk/nuscenes/can_bus/README.md Outdated Show resolved Hide resolved
@holger-motional holger-motional merged commit 3758f71 into master Feb 13, 2020
@holger-motional holger-motional deleted the nuscenes_can_bus branch February 13, 2020 08:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants