You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The next tls variable of an vehicle can be accessed using command traci.vehicle.getNextTLS. However, when I try to subscribe the variable ID (0x70, 112, traci.constants.VAR_NEXT_TLS) corresponding to this command, it come out an error:
FatalTraCIError: Unknown variable 70 or invalid type 0f.
feng-jialong
changed the title
FatalTraCIError: Unknown variable 70 or invalid type 0f
Got unknown variable error when subscribed the next tls variable
Nov 27, 2024
The next tls variable of an vehicle can be accessed using command traci.vehicle.getNextTLS. However, when I try to subscribe the variable ID (0x70, 112, traci.constants.VAR_NEXT_TLS) corresponding to this command, it come out an error:
FatalTraCIError: Unknown variable 70 or invalid type 0f.
Bellow are codes this error located:
Is this variable ID not yet supported subscription? Or maybe I did something wrong?
SUMO-version: Eclipse SUMO sumo Version 1.20.0
operating system: Windows 11 Professional 10.0.22631
The text was updated successfully, but these errors were encountered: