carla-simulator / carla-autoware

Integration of AutoWare AV software with the CARLA simulator
MIT License
252 stars 86 forks source link

Data error in Town04 #127

Open squizz617 opened 3 years ago

squizz617 commented 3 years ago

The ADAS map of Town04 has an error showing an impassable road blocked with a gas tank as a legitimate lane at around (322.56, 194.38).

position: 
    x: 322.5625
    y: 194.382522583

Using the ADAS vector map, Autoware's global planner generates a path passing the blocked road, and ends up getting stuck before the gas tank.

Please refer to the rviz screen capture and front camera data which illustrate the problem.