Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] Lane change state

The result is a bitset and more than one bit may be set at the same time.

Am Fr., 4. Sept. 2020 um 05:25 Uhr schrieb MohamadReza-Haghani <Haghani.m.r@xxxxxxxxx>:
Hi,

I was wondering to get the state of a vehicle with TraCI commands to see
whether the vehicle is in the middle of lane changing or not. I used
"getLaneChangeState" command. However, I did not understand the results of
this command. Based on the link
"https://sumo.dlr.de/docs/TraCI/Vehicle_Value_Retrieval.html#change_lane_information_0x13",
the result should be a number between 2^0 to 2^15. But I got some numbers
out of 2^x. I would appreciate any help to clarify the results of this
command.

Kind regards,
Reza.



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

Back to the top