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
_______________________________________________ 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
