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
You are handing over self.config, but for Peds which accesses the attributes in the scene section of the config you should hand over self.scene_config, shouldn't you?
The text was updated successfully, but these errors were encountered:
PySocialForce/pysocialforce/simulator.py
Line 50 in 8c81cd1
You are handing over self.config, but for Peds which accesses the attributes in the scene section of the config you should hand over self.scene_config, shouldn't you?
The text was updated successfully, but these errors were encountered: