Hi,

Yes I use vTypeDistribution. My file looks something like this:

<trips>
<vTypeDistribution id="vehType1" >
<vType carFollowModel="SmartSK" laneChangeModel="LC2013" id="veh101" 
lcStrategic="5.8154" lcCooperative="6.6759" lcSpeedGain="1" lcKeepRight="0.5" 
impatience="4.5" sigma="0" tau="5.87472" accel="9" decel="100" tmp1="6.0092" 
tmp2="4.9934" tmp3="7.1466" tmp4="8" tmp5="55.1222" length="7.359"  minGap="1" 
maxSpeed="50" FreeFlow="1" speedFactor="2" probability="0.0067227" 
speedDev="0.1" guiShape="passenger" vClass="passenger" 
emissionClass="PHEMlight/PC_G_EU5_FC"/>
<vType carFollowModel="SmartSK" laneChangeModel="LC2013" id="veh102" …
…


<flow id="5" type="vehType1" begin="0.001" end="7200"  vehsPerHour="118.6931" 
from="163[0]" to="448" via="440 313 33.52 34 35 39 326 327 330 179 334 
335[1].37.14 " departSpeed="max" departLane="free" />
<flow id="7" type="vehType1" …
…
</trips>

/Daniel

From: Jakob Erdmann [mailto:[email protected]]
Sent: den 14 mars 2018 16:16
To: Sumo project User discussions <[email protected]>; Thuresson, Daniel 
<[email protected]>
Subject: Re: [sumo-user] VTypeProbe

What does your <vehicle> definition lool like?
Do you also use <vTypeDistribution> definitions?

2018-03-14 15:53 GMT+01:00 Thuresson, Daniel 
<[email protected]<mailto:[email protected]>>:
Hi,

I’m using sumo 0.30.0.

<vType carFollowModel="SmartSK" laneChangeModel="LC2013" id="veh101" 
lcStrategic="5.8154" lcCooperative="6.6759" lcSpeedGain="1" lcKeepRight="0.5" 
impatience="4.5" sigma="0" tau="5.87472" accel="9" decel="100" tmp1="6.0092" 
tmp2="4.9934" tmp3="7.1466" tmp4="8" tmp5="55.1222" length="7.359"  minGap="1" 
maxSpeed="50" FreeFlow="1" speedFactor="2" probability="0.0067227" 
speedDev="0.1" guiShape="passenger" vClass="passenger" 
emissionClass="PHEMlight/PC_G_EU5_FC"/>

Note: If you find the values of the parameters odd: I have changed them due to 
confidentiality.

/Daniel

From: [email protected]<mailto:[email protected]> 
[mailto:[email protected]<mailto:[email protected]>] On 
Behalf Of Jakob Erdmann
Sent: den 14 mars 2018 15:35
To: Sumo project User discussions 
<[email protected]<mailto:[email protected]>>
Subject: Re: [sumo-user] VTypeProbe

Hello,
the type specific output is working in our tests.
- What version of sumo are you using?
- What do your <vType> and <vehicle> definitions look like?
regards,
Jakob

2018-03-14 14:27 GMT+01:00 Thuresson, Daniel 
<[email protected]<mailto:[email protected]>>:
Hi,

I’m trying to use the “VTypeProbe” output:

http://sumo.dlr.de/wiki/Simulation/Output/VTypeProbe<https://emea01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fsumo.dlr.de%2Fwiki%2FSimulation%2FOutput%2FVTypeProbe&data=02%7C01%7Cdaniel.thuresson.2%40volvocars.com%7C222afbbc27b749887ade08d589b8c557%7C81fa766ea34948678bf4ab35e250a08f%7C0%7C0%7C636566349036715503&sdata=%2FyxvP8AlsyTFESiC5UeIS7YlB0ARRRWfZsQKHJno09w%3D&reserved=0>

I write this in my additionals file:

<vTypeProbe id="probe1" type="vehType1" freq="1" 
file="./Probe_Results/probe1.xml"/>

But the output I get from this is empty for all timesteps.

I tried leaving the vehicle type blank:

<vTypeProbe id="probe1" type="" freq="1" 
file="./Probe_Results_00ADM/probe1.xml"/>

Now I get output, but I don’t know for what type of vehicle since this is all 
types. I have three types btw.

Perhaps there is a better way of doing this? What I want is position and speed 
for all vehicles at a lower frequency than the simulation time step. I have 
experienced that using simulation step size output results in very large files 
and slows down the computational speed.
“VTypeProbe” was the only output option that has this functionality.

Any help in this matter is appreciated!
/Daniel

_______________________________________________
sumo-user mailing list
[email protected]<mailto:[email protected]>
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://dev.eclipse.org/mailman/listinfo/sumo-user<https://emea01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdev.eclipse.org%2Fmailman%2Flistinfo%2Fsumo-user&data=02%7C01%7Cdaniel.thuresson.2%40volvocars.com%7C222afbbc27b749887ade08d589b8c557%7C81fa766ea34948678bf4ab35e250a08f%7C0%7C0%7C636566349036715503&sdata=%2B5iIA0nGPyVGiorFniH0368r0SHJcD96TzRhheQsjoU%3D&reserved=0>


_______________________________________________
sumo-user mailing list
[email protected]<mailto:[email protected]>
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://dev.eclipse.org/mailman/listinfo/sumo-user<https://emea01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdev.eclipse.org%2Fmailman%2Flistinfo%2Fsumo-user&data=02%7C01%7Cdaniel.thuresson.2%40volvocars.com%7C2004fe0a27164694aca908d589be8676%7C81fa766ea34948678bf4ab35e250a08f%7C0%7C1%7C636566373755805670&sdata=9r2KRDIvgVcSxiu2Skv%2BPo%2FTrn1XE2%2Fyj0pDumqdEeo%3D&reserved=0>

_______________________________________________
sumo-user mailing list
[email protected]
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://dev.eclipse.org/mailman/listinfo/sumo-user

Reply via email to