Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[sumo-user] varaible speed sign


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


Back to the top