The SUMO variableSpeedSign cannot react to safety measures. You could try to build such a functionality using TraCI however: https://sumo.dlr.de/docs/TraCI.html#introduction_to_traci
Am Fr., 17. Jan. 2020 um 17:01 Uhr schrieb Mirko Barthauer < [email protected]>: > There is no attribute "name" for this element according to the SUMO XML > scheme (see the .xsd files at SUMO_HOME/data/xsd). Either you remove the > attribute directly or start SUMO using *--xml-validation "never"* > > Regards > Mirko > Am 17.01.2020 um 16:04 schrieb wangwenxuan: > > > Hello, > When I set the variable speed limit in sumo, the codes are : > <variableSpeedSign id="variableSpeedSign_0" name="vss1" pos="150.87,50.76" > lanes="r1_1" > > <step time="200.00" speed="33.89"/> > <step time="400.00" speed="13.89"/> > </variableSpeedSign> > > But it shows : > Error: attribute 'name' is not declared for element 'variableSpeedSign' > In file 'vss.add.xml' > At line/column 50/94. > > But I have declared the ’name=“vss1”’. So could you please help me to > figure it out? Thank you very much! > > Best regards > Wenuxan Wang > wangwenxuan > [email protected] > > <https://maas.mail.163.com/dashi-web-extend/html/proSignature.html?ftlId=1&name=wangwenxuan&uid=wangwenxuan%40tongji.edu.cn&iconUrl=https%3A%2F%2Fmail-online.nosdn.127.net%2Fqiyelogo%2FdefaultAvatar.png&items=%5B%22wangwenxuan%40tongji.edu.cn%22%5D&logoUrl=https%3A%2F%2Fmail-online.nosdn.127.net%2Fqiyeicon%2F38276280dee508c6f6bfd066abd8a133.png> > 签名由 网易邮箱大师 <https://mail.163.com/dashi/dlpro.html?from=mail81> 定制 > > > _______________________________________________ > sumo-user mailing [email protected] > To change your delivery options, retrieve your password, or unsubscribe from > this list, visithttps://www.eclipse.org/mailman/listinfo/sumo-user > > _______________________________________________ > sumo-user mailing list > [email protected] > To change your delivery options, retrieve your password, or unsubscribe > from this list, visit > https://www.eclipse.org/mailman/listinfo/sumo-user >
_______________________________________________ sumo-user mailing list [email protected] To change your delivery options, retrieve your password, or unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user
