PJLab-ADG / PCSim

PCSim: LiDAR Point Cloud Simulation and Sensor Placement! Code of [ICRA 2023] "Analyzing Infrastructure LiDAR Placement with Realistic LiDAR Simulation Library" and [ICCV 2023] "Optimizing the Placement of Roadside LiDARs for Autonomous Driving".
Apache License 2.0
226 stars 25 forks source link

Simulation Config #10

Open xavhl opened 1 year ago

xavhl commented 1 year ago

In the paper it was stated that,

We build our training and testing dataset upon the simulated scenarios of OPV2V [24] dataset. Specially, we leverage the defined vehicle’s trajectories in the scenarios of OPV2V and collect the point cloud data using the proposed RLS library in the CARLA simulator.

Can you kindly share which Carla maps and vehicle trajectories were used? E.g. did you use one of these in opencda/scenario_testing? And was Town05 the only map used?