Hello, please see http://sumo-sim.org/wiki/FAQ#I_can_not_see_a_vehicle_moving_in_my_simulation regards, Jakob
2013/10/13 无事忙 <[email protected]>: > Hello ,i need your help!!! > I have built a file.nte.xml and a file.rou.xml and a configuration > file.But when i run the SUMO-gui and begin the simulation there is not any > car!!! And the time from 0 to 10000 just like one second,there is no error in > my simulation > How can i make a car run on the road? Please help me .Thanks alot!!! > > My route file is > <routes> <vType id="type1" accel="0.8" decel="4.5" sigma="0.5" length="5" > maxSpeed="70"/> <route id="route0" color="1,1,0" edges="beg middle end > rend"/> <vehicle id="0" type="type1" route="route0" depart="0" > color="1,0,0"/> <vehicle id="1" type="type1" route="route0" depart="0" > color="0,1,0"/> </routes>My configuration file is > > <configuration> > > <input> > > <net-file value="mysumo.net.xml"/> > > <route-files value="myroute.rou.xml"/> > > </input> > > <time> > > <begin value="0"/> > > <end value="10000"/> > > </time> > > </configuration> > > I'm sure that my file.net.xml is right . > ------------------------------------------------------------------------------ > October Webinars: Code for Performance > Free Intel webinars can help you accelerate application performance. > Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from > the latest Intel processors and coprocessors. See abstracts and register > > http://pubads.g.doubleclick.net/gampad/clk?id=60134071&iu=/4140/ostg.clktrk > _______________________________________________ > sumo-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/sumo-user ------------------------------------------------------------------------------ October Webinars: Code for Performance Free Intel webinars can help you accelerate application performance. Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from the latest Intel processors and coprocessors. See abstracts and register > http://pubads.g.doubleclick.net/gampad/clk?id=60134071&iu=/4140/ostg.clktrk _______________________________________________ sumo-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sumo-user
