I have an A/View model that I run successfully. I'm trying to set up a 2D Polyline road, which I have also used successfully, but am getting this error ("EVRTO"). Any ideas? I imagine I'm forgetting something easy...
---- START: ERROR ----
EVRTO: Could not load road data from file: ./My_2d_Polyline_Road_with_a_long_Name.rdf
hmm.. I assumed './My_2d_Polyline_Road_with_a_long_Name.rdf' was nothing but a place-holder for a really long name (triggered by James' second post). James?
A/View model of a Tractor-Trailer. This model has worked for many years. PAC2002 Tires.
I have two poly line rdf files, one labeled "Fwd" for the forward axle and one labeled "Rear" for the rear axle (I have a reason for this). I'm creating these in Excel where I can plot them, check them, etc. Here is an interesting sequence...
Assign all four wheel ends the “Fwd” road – Model runs
Assign all four wheel ends the “Rear” road – Model runs
Assign the two forward wheel ends the “Fwd” road, then the two rears the “Rear” road - Model crashes
Copy the text from the "Fwd" file and paste it in the "Rear" file.
Assign the two forward wheel ends the “Fwd” road, then the two rears the “Rear” road - Model crashes
By crash, I mean I get the "EVRTO" message, or it just stops and blinks out as it's writing these to the msg file...
TIRE ID: 26
TYR910 -> Pacejka 2002 Tire Model
Using 2D Road
One point Contact
All this makes me think something is set "wrong" in my database, but no idea what it is...