there was a typo in my previous mail The function is called setStepLength and is present in the 0.25.0 package on my computer. Nevertheless, it also ought to work with the latest github version if you have sumo 0.25.0
2016-01-29 10:15 GMT+01:00 Didac Busquets <[email protected] >: > Thanks Jakob, > > > > Unfortunately this method it’s not in my Traci4J version. I’ve seen that > the TraCI4J latest version in github has it, but it seems it is not > distributed with sumo 0.25. Is that right? > > > > Should I simply get the latest TraCI4J from github? > > > > Thanks, > > > > Didac > > --------------------------------------------- > > > > Didac Busquets, PhD > > Senior Technologist > > > > Transport Systems Catapult > > 3rd floor, The Pinnacle > > 170 Midsummer Boulevard > > Milton Keynes > > MK9 1BP > > > > Tel: +44 (0) 1902 359 999 Ext: 1126 > > Email: [email protected] > > Web: ts.catapult.org.uk > > > > *From:* Jakob Erdmann [mailto:[email protected]] > *Sent:* 29 January 2016 06:51 > *To:* Didac Busquets <[email protected]> > *Cc:* [email protected] > *Subject:* Re: [sumo-user] Traci4J and step length > > > > you need to call SumoTraciConnection.setStepLenght(milliseconds) to > configure how far nextSimStep advances > > regards, > > Jakob > > > > 2016-01-28 17:14 GMT+01:00 Didac Busquets < > [email protected]>: > > Hi all, > > I'm using Traci4j with a network with a step length of 0.1 seconds. I was > expecting that each call to SumoTraciConnection.nextSimStep() would advance > 0.1 seconds the simulation, but it advances 1 second in ten 0.1 seconds > steps (so I actually see the car moving step by step). > > Is there any way of having the simulation actually advance only 0.1 second > on each TraCI nextSimStep() call? > > Thanks, > > Didac > > --------------------------------------------- > > Didac Busquets, PhD > Senior Technologist > > Transport Systems Catapult > 3rd floor, The Pinnacle > 170 Midsummer Boulevard > Milton Keynes > MK9 1BP > > Tel: +44 (0) 1902 359 999 Ext: 1126 > Email: [email protected]<mailto: > [email protected]> > Web: ts.catapult.org.uk > > The Transport Systems Catapult is one of a network of elite technology and > innovation centres established by Innovate UK as a long-term investment in > the UK's economic capability. Applying business-led research, Catapults > help businesses transform great ideas into valuable products and services > to compete in the global markets of tomorrow. Transport Systems Catapult is > a company limited by guarantee, registered in England and Wales with > company number 08041919. Registered office: The Pinnacle, Midsummer > Boulevard, Milton Keynes, Bucks, MK9 1BP. This email and any attachments > are confidential and intended solely for the use of the recipient(s) to > whom they are addressed. If you have received it in error, please destroy > all copies and inform the sender. > > ------------------------------------------------------------------------------ > Site24x7 APM Insight: Get Deep Visibility into Application Performance > APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month > Monitor end-to-end web transactions and take corrective actions now > Troubleshoot faster and improve end-user experience. Signup Now! > http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140 > _______________________________________________ > sumo-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/sumo-user > > > The Transport Systems Catapult is one of a network of elite technology and > innovation centres established by Innovate UK as a long-term investment in > the UK’s economic capability. Applying business-led research, Catapults > help businesses transform great ideas into valuable products and services > to compete in the global markets of tomorrow. Transport Systems Catapult is > a company limited by guarantee, registered in England and Wales with > company number 08041919. Registered office: The Pinnacle, Midsummer > Boulevard, Milton Keynes, Bucks, MK9 1BP. This email and any attachments > are confidential and intended solely for the use of the recipient(s) to > whom they are addressed. If you have received it in error, please destroy > all copies and inform the sender. > ------------------------------------------------------------------------------ Site24x7 APM Insight: Get Deep Visibility into Application Performance APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month Monitor end-to-end web transactions and take corrective actions now Troubleshoot faster and improve end-user experience. Signup Now! http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140 _______________________________________________ sumo-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sumo-user
