> On Sep 20, 2016, at 4:37 AM, Irene G <[email protected]> wrote: > > Hi, > > When I'm using the method changeSpeed(),give me the next error: > > > it.polito.appeal.traci.TraCIException: SUMO error for command 196: Change > Vehicle State: unsupported variable specified > at it.polito.appeal.traci.Utils.checkStatusResponse(Utils.java:61) > at > it.polito.appeal.traci.ChangeStateQuery.pickResponses(ChangeStateQuery.java:83) > at it.polito.appeal.traci.Vehicle$7.pickResponses(Vehicle.java:449) > at it.polito.appeal.traci.MultiQuery.run(MultiQuery.java:108) > at it.polito.appeal.traci.ChangeStateQuery.run(ChangeStateQuery.java:94) > at it.polito.appeal.traci.Vehicle.changeSpeed(Vehicle.java:876) > at it.polito.appeal.traci.examples.Test.run(Test.java:130) > at it.polito.appeal.traci.examples.Test.main(Test.java:156) > > How Can I solve this error?
What is the call you are making and the values of the supplied parameters? Please provide details. - Tom ------------------------------------------------------------------------------ _______________________________________________ sumo-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sumo-user
