-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
I have a problem after running the start.sh. I am not very familiar with this. Could you please explain the reason of the problem and help me to solve it. Thank you!
Traceback (most recent call last):
File "ScenarioGenerator.py", line 88, in
random_sim(simulation, des_forward=des_forward, des_right=des_right, steps=steps)
File "/home/cmf/apollo/project/ScenarioGenerator-master/modules/basic_minimize.py", line 23, in random_sim
simulation.execute(empty_vec, des_forward=des_forward, des_right=des_right, steps=steps) # just to find the number_of_noise
File "/home/cmf/apollo/project/ScenarioGenerator-master/Simulation.py", line 279, in execute
self.dv.reconnect()
AttributeError: 'Simulation' object has no attribute 'dv'
Metadata
Metadata
Assignees
Labels
No labels