Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] emissionClass="PHEMlight/PC_D_EU4" not working with JTRROUTER

Hello,
jttrrouter ignores types it does not know. You can simply leave out the type definition from your flow file and load it later on when running the simulation.
best regards,
Jakob

2017-09-19 22:12 GMT+02:00 Andres Felipe Acosta Gil via sumo-user <sumo-user@xxxxxxxxxxxxxxxxxxxxx>:
Dear SUMO community.

I am using JTRROUTER with a flows file including a vehicle type, as follows:

<flows>
<vType id="car1" color="1,0,0" vClass="passenger"
emissionClass="PHEMlight/PC_D_EU4" guiShape="passenger"/>

...

</flows>

However, I am getting the following error:

Error: The emission class for vType 'car1' is not known.

I am using SUMO 0.30.0 in Windows. What can I do?

Best Regards!

--
Andres Felipe Acosta Gil, MSc student - Software developer
Universidad Nacional de Colombia - MedellĂ­n
Facultad de Minas
Tel: +57 (4) 4255092
Institutional e-mail: afacostag@xxxxxxxxxxx
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
sumo-user mailing list
sumo-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sumo-user
_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/sumo-user


Back to the top