ucla-mobility / OpenCDA

A generalized framework for prototyping full-stack cooperative driving automation applications under CARLA+SUMO.
Other
988 stars 197 forks source link

Update data_dumper.py #208

Open xavhl opened 1 year ago

xavhl commented 1 year ago

Fixed bug of asynchronous data dumping mentioned in #207, point cloud data (.pcd) are now saved consistently with RGB (.png) and annotation (.yaml) files with aligned frame number

DerrickXuNu commented 1 year ago

Thanks for helping finding the bugs! @ju40268 Christie, I remember you have encountered this issue before. Could you help review this PR? Thanks!

@majiaqi