In short, when executing the assignment over the connector.request.query the dispatch method should update vehicle lists and it is actually not working. The reason is better explained in this question.
Reproduce
In order to reproduce simply launch any simulation and verify at every time step if the vehicle data is updated.
Expected behavior
Vehicle data should be updated once data is assigned into the SimulatorRequest.query attribute
Description
In short, when executing the assignment over the
connector.request.query
the dispatch method should update vehicle lists and it is actually not working. The reason is better explained in this question.Reproduce
In order to reproduce simply launch any simulation and verify at every time step if the vehicle data is updated.
Expected behavior
Vehicle data should be updated once data is assigned into the
SimulatorRequest.query
attributeContext