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 current implementation of Bubble class limits the number of newly hijacked vehicles to all the vehicles in both airlock and the bubble proper.
While this is useful for performance reasons, it is not particularly intuitive since vehicles can just sit in the airlock and not contribute to the simulation.
The current implementation of
Bubble
class limits the number of newly hijacked vehicles to all the vehicles in both airlock and the bubble proper.While this is useful for performance reasons, it is not particularly intuitive since vehicles can just sit in the airlock and not contribute to the simulation.
See:
SMARTS/smarts/core/bubble_manager.py
Lines 135 to 153 in fe7bd75
AC:
The text was updated successfully, but these errors were encountered: