Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[sumo-user] develop car-following model

Hi,

I’m trying to develop my own car-following model. Following  

http://www.sumo.dlr.de/wiki/Developer/How_To/Car-Following_Model

I have developed a new car-following models, but when I use the model in file rou.xml , execute by sumo-gui :

Error: Unknown cfmodel  when parsing vtype 'xxxx'

Quitting (on error). 

According to online answers (https://sourceforge.net/p/sumo/mailman/message/33772497/,

https://www.eclipse.org/lists/sumo-user/msg05764.html), I’ve checked the  SUMOXMLDefinition.cpp and .h, and  SUMOVehicleParseHelper.cpp.

But it didn’t work. So, the reason for my problem is different from the above two. Could you please comment on my question? Thank you very much!

The SUMO on my macOS Mojave is Version 1.5.0.

WenxuanWang



Back to the top