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 dataset replay function #212

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Conversation

xavhl
Copy link

@xavhl xavhl commented Jul 31, 2023

An update to OpenCOOD/#95 which added 'dataset replay' function.

This is part of the work from my project, the update enables dataset replay function with exact replicates (including car model and color, on top of trajectories). However, due to the main focus of RSU lidars in my project, note that currently it primarily supports scenarios with multiple RSU actors and one vehicle actor.

Refer to README_replay.md for more details

xavhl added 3 commits May 18, 2023 11:15
Fixed bug of asynchronous data dumping, point cloud data (.pcd) are now saved consistently with RGB (.png) and annotation (.yaml) files with aligned frame number
corrected a typo that commented out the save_lidar function
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.

1 participant