LMDrive icon indicating copy to clipboard operation
LMDrive copied to clipboard

Questions on generating own routes and data

Open ry4nzhu opened this issue 11 months ago • 1 comments

Hi,

Thanks for open-sourcing your great work. I want to create some custom routes and I saw that in the data generation process, you requires a bunch of .xml configs in the leaderboard/data/training routes. I wonder how to generate those xml files to create our own routes (e.g. how to correctly set waypoints in these .xml files)?>

ry4nzhu avatar Feb 29 '24 00:02 ry4nzhu

Hi! Sorry for the late reply, I have been very busy recently. To find proper waypoints in the Carla map, you can refer to https://github.com/opendilab/LMDrive/issues/19

deepcs233 avatar Mar 05 '24 12:03 deepcs233