Searching for a gazebo map for autonomous driving

Hello,
I am looking for a Gazebo world to test some SLAM algortihms for autonomous driving. Do you have something to propose?
Thanks,
Gerald

While not addressing your question about Gazebo, I would suggest checking out the LGSVL simulator (website, GitHub). It has several realistic environments and support for different sensor arrangements. It supports Autoware AI and Autoware Auto, but can be used with ROS/ROS2 without using a specific Autonomous Driving stack as well. It can definitely be used for testing SLAM algorithms.

Disclaimer: I’m part of the development team for the LGSVL simulator.