vehicle.setSpeedMode("yourVehicleID", 0) disables all checks and puts the
vehicle fully under your control.2016-09-02 14:55 GMT+02:00 Bruno Eustaquio <[email protected]>: > Hello Jakob. > I think this would be the command qyue am prourando the speedmode you have > any examples of how to set this bit? > I found something in the documentation but was not very specific. I'm > using XML to create the types of vehicles and routes and using Traas (in > Java) for handling. > If you know of any thank command. > > > Em Sexta-feira, 2 de Setembro de 2016 4:02, Jakob Erdmann < > [email protected]> escreveu: > > > Hello, > the acceleration value you are setting is only the maximum possible > acceleration. > Instead you can also set the speed directly via TraCI. > if you want to override the safety constrains of the model you can use the > speedmode command > http://sumo.dlr.de/wiki/TraCI/Change_Vehicle_State#speed_mode_.280xb3.29 > > regards, > Jakob > > > 2016-09-01 20:27 GMT+02:00 Bruno Eustaquio <[email protected]>: > > Hello everyone.I'm developing a project for college in Brazil where I > study, only it's not happening as expected, have two vehicles on a double > track, one after the other, and I am by setting their acceleration to each > second, but the speed returns is not the correct speed, I suspect that it > is slowing down to have another vehicle in front, following the model that > uses the sumo has as I change this model? > Thank you.Best regardsBruno Enes > ------------------------------ ------------------------------ > ------------------ > ______________________________ _________________ > sumo-user mailing list > [email protected]. net <[email protected]> > https://lists.sourceforge.net/ lists/listinfo/sumo-user > <https://lists.sourceforge.net/lists/listinfo/sumo-user> > > > > > ------------------------------------------------------------------------------ _______________________________________________ sumo-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sumo-user
