Re: [sumo-user] Error TraaS and getCompleteRedYellowGreenDefinition

2019-03-13 Thread Jakob Erdmann
Now fixed in the repository. Thanks for reporting. Am Di., 12. März 2019 um 16:02 Uhr schrieb Jose Monreal Bailey < jmonr...@gmail.com>: > Hey everyone, > > When I execute the command getCompleteRedYellowGreenDefinition for a > traffic light, I get the following error: > > Error reading byte,

Re: [sumo-user] Error TraaS and getCompleteRedYellowGreenDefinition

2019-03-13 Thread Jose Monreal Bailey
Hi Jakob, For a different setup of Junction and Traffic Light program, I am not able to retrieve the complete definition, I am getting the following error, Error reading byte, invalid list position specified for reading: 1411 In the meantime, I will change my network configuration and TL

Re: [sumo-user] Error TraaS and getCompleteRedYellowGreenDefinition

2019-03-13 Thread Jose Monreal Bailey
Nevermind, I found the error those should be now minDur, maxDur instead of duration1 and duration2 Best regards, José On Wed, 13 Mar 2019 at 09:39, Jose Monreal Bailey wrote: > I tried building traas with the latest changes but I get the following > errors, > > ant > Buildfile: >

Re: [sumo-user] Error TraaS and getCompleteRedYellowGreenDefinition

2019-03-13 Thread Jose Monreal Bailey
I tried building traas with the latest changes but I get the following errors, ant Buildfile: /home/jmonreal/Projects/sumoMaster/tools/contributed/traas/build.xml compile: [javac] Compiling 27 source files to /home/jmonreal/Projects/sumoMaster/tools/contributed/traas/build [javac]

Re: [sumo-user] Error TraaS and getCompleteRedYellowGreenDefinition

2019-03-12 Thread Jakob Erdmann
Yes. Thanks for pointing this out. It's now fixed in the repository. You can rebuild TraaS or wait until tomorrow. regards, Jakob Am Di., 12. März 2019 um 16:19 Uhr schrieb Jose Monreal Bailey < jmonr...@gmail.com>: > Does this have to do with it? > > TraCI > >- Function

Re: [sumo-user] Error TraaS and getCompleteRedYellowGreenDefinition

2019-03-12 Thread Jose Monreal Bailey
Does this have to do with it? TraCI - Function *trafficlight.setCompleteRedYellowGreeenDefinition* now accepts *name* as an optional 6th component when defining phases. Function ''*trafficlight.getCompleteRedYellowGreeenDefinition* now returns *name* as the 6th component when

[sumo-user] Error TraaS and getCompleteRedYellowGreenDefinition

2019-03-12 Thread Jose Monreal Bailey
Hey everyone, When I execute the command getCompleteRedYellowGreenDefinition for a traffic light, I get the following error: Error reading byte, invalid list position specified for reading: 1068 Where can I check the correct inputs for this command (Hex codes) ? Best regards, Jose