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
415 stars 35 forks source link

Is it possible to adapt the road network file for other inputs? #39

Open xiaofutongxuo opened 1 week ago

xiaofutongxuo commented 1 week ago

In SUMO, there are additional files like xxx.add.xml used for adding other scene elements (such as bus stops). However, for LimSim, only xxx.net.xml and xxx.rou.xml files are currently being used. Is it possible to integrate the xxx.add.xml file into the road network as well?