Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[sumo-user] setSignals doesn't seem to work for remotely controlled vehicle

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/


Back to the top