Skip to content

Multiagent Occlusions

Shea Anthony Cardozo requested to merge shea-multiagent-occlusion into dev

This PR adds:

  1. Occlusions for multiagent ML agents
  2. Running ML agents outside a certain range of the ego at a lower frequency (currently hardcoded to 0.2s)
  3. Adding agents detected after the first timestep to the simulation (this is currently commented out - it works as intended but causes some strange behaviours as observations react to vehicles pop into the scene)

Merge request reports