PJLab-ADG / LimSim

LimSim & LimSim++: Integrated traffic and autonomous driving simulators with (M)LLM support
https://pjlab-adg.github.io/LimSim/
GNU General Public License v3.0
391 stars 31 forks source link

how to use co-simulation with carla? #2

Closed TeleYuhao closed 1 year ago

TeleYuhao commented 1 year ago

Limsim is a creative software for traffic simulation.But I can't find the content for co-simulation with carla and create my own scenario. Also ,the sumo network file and the route file seems don't seem to match well. Looking forward to further improvement of the software and its user doc.

zijinoier commented 1 year ago

Hi, Thanks for your interest of LimSim. We have just added the docs about how to perform cosimulation with CARLA, See the link below: https://pjlab-adg.github.io/LimSim/GettingStarted/carla_cosim/ Besides, could you please provide more details about the problem about sumo network and route files?

TeleYuhao commented 1 year ago

Thanks for your replay, I have seen the new doc. The problem I met may be beacuse the route file don't match the network file, I had solved it through the tool whose name is randomTrip.py. what's more, I found that there is still room for further improvement in the user doc, such as the customization part. Looking forawrd to seeing your more comprehensive user doc and better Limsim

zijinoier commented 1 year ago

Thank you for your understanding and feedback! As a small team, we currently lack the resources to create an all-inclusive user documentation. However, having an open-source codebase allows users to explore advanced features by directly inspecting the code.

If community members encounter aspects that could benefit from additional documentation, we welcome pull requests. We'd be happy to merge relevant contributions into our documentation website. Your effort is valuable in making LimSim better😊