Hello,

I am trying to set the blinkers for a remotely controlled vehicle, whenever
I tell it to execute commands that are part of a trajectory that eventually
changes lane. I am using it like this:

               left blinker:   self.env.conn.vehicle.setSignals('EGO', 0)
               right blinker: self.env.conn.vehicle.setSignals('EGO', 1)

but nothing seems to change in the gui.

Am doing anything wrong?

Thanks!

Best,
Branka




--
Sent from: http://sumo-user-mailing-list.90755.n8.nabble.com/
_______________________________________________
sumo-user mailing list
[email protected]
To unsubscribe from this list, visit 
https://www.eclipse.org/mailman/listinfo/sumo-user

Reply via email to