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
I'm guessing that by setting the send_measurements flag to True in the config file, we can use the information from other agents as observations. However, in the case of actual traffic, we need to consider the delay before the agent receives the information from other agents. Is it possible to extend the system in such a way?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I'm guessing that by setting the
send_measurements
flag toTrue
in the config file, we can use the information from other agents as observations. However, in the case of actual traffic, we need to consider the delay before the agent receives the information from other agents. Is it possible to extend the system in such a way?Beta Was this translation helpful? Give feedback.
All reactions