Skip to content
Snippets Groups Projects
Commit 55d7d307 authored by Egli Adrian (IT-SCI-API-PFI)'s avatar Egli Adrian (IT-SCI-API-PFI)
Browse files

Automatic test pipeline fix

parent 2772cd22
No related branches found
No related tags found
No related merge requests found
......@@ -162,7 +162,7 @@ class Demo:
@staticmethod
def run_complex_scene():
demo_001 = Demo(Scenario_Generator.load_scenario('demo_001.pkl'))
demo_001 = Demo(Scenario_Generator.load_scenario('complex_scene.pkl'))
demo_001.set_record_frames(os.path.join(__file_dirname__, '..', 'rendering', 'frame_{:04d}.bmp'))
demo_001.run_demo(120)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment