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
Previous SciBot versions had a bug where the BeeBot's current and starting position were in fact the same Python object due to passing by reference. A test case should be added to ensure this is not the case.
The text was updated successfully, but these errors were encountered:
Previous SciBot versions had a bug where the BeeBot's current and starting position were in fact the same Python object due to passing by reference. A test case should be added to ensure this is not the case.
The text was updated successfully, but these errors were encountered: