Unfortunately, traci4j is not a complete implementation of the TraCI API. The core developers only maintain the python client library. You may use TraaS which implements this method: http://traas.sourceforge.net/javadoc/de/tudresden/sumo/cmd/Vehicle.html#setStop%28java.lang.String,%20java.lang.String,%20double,%20byte,%20int,%20byte%29
regards, Jakob 2015-11-09 16:02 GMT+01:00 nancy slow <[email protected]>: > setStop is not defined in Java. > > > > Le Mercredi 21 octobre 2015 21h22, Michael Behrisch < > [email protected]> a écrit : > > > Hi, > Am 15.10.2015 um 21:15 schrieb nancy slow: > > hi,I think, I should add a stop class? > > no, simply use traci.vehicle.setStop(...) > > Best regards, > Michael > > > > > > > > > Le Mercredi 14 octobre 2015 19h13, Michael Behrisch < > [email protected]> a écrit : > > > > > > Am 07.10.2015 um 08:15 schrieb nancy slow: > >> Hi, > >> I hope modify the stop duration during simulation, ;), it is feasible? > > > > Yes, you can do this, simply add a new stop via traci at the same > > position with a new duration. It will replace the old one. > > > > Best regards, > > Michael > > > > > > > > > > > > > > > > ------------------------------------------------------------------------------ > Presto, an open source distributed SQL query engine for big data, initially > developed by Facebook, enables you to easily query your data on Hadoop in a > more interactive manner. Teradata is also now providing full enterprise > support for Presto. Download a free open source copy now. > http://pubads.g.doubleclick.net/gampad/clk?id=250295911&iu=/4140 > _______________________________________________ > sumo-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/sumo-user > ------------------------------------------------------------------------------ _______________________________________________ sumo-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sumo-user
