Hi all, I've got a problem with edges that are supposed to allow only certain types of vehicles.
I successfully created .typ.xml with edge types with different priorities, maxSpeed etc. I've also managed to create vType "Bus" which is correctly recognized and put into simulation. But as I try to create another edge type "buslane" which has parameter allow="Bus" and then use this type of edge in my .edg.xml file, I get the following error during work of NETCONVERT: Error: Unknown vehicle class 'Bus'. Error: Type 'buslane' used by edge 'A1A2_bus' was not defined (ignore with option --ignore-errors.edge-type). Quitting (on error). The only thing that concerns me is that it could correctly recognize "Bus" vehicle class itself previously. I'm using it with all req. parameters, i.e. netconvert -n name.nod.xml -e name.edg.xml -t name.typ.xml -o name.net.xml What am I doing wrong? Regards, Pawel ------------------------------------------------------------------------------ Slashdot TV. Videos for Nerds. Stuff that Matters. http://pubads.g.doubleclick.net/gampad/clk?id=160591471&iu=/4140/ostg.clktrk _______________________________________________ sumo-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sumo-user
