Skip to content

AttributeError: 'Simulation' object has no attribute 'dv' #1

@MingfeiCheng

Description

@MingfeiCheng

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions