Loading notebooks/batch_processing/configuration/batch_processing_config.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -7,7 +7,7 @@ output_path: ../../../solutions/ # overwrite solution file if it already exists overwrite: True # timeout time for motion planner [s] timeout: 60 timeout: 120 # name of the function which calls the motion planner motion_planner_path: ../target/ Loading Loading
notebooks/batch_processing/configuration/batch_processing_config.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -7,7 +7,7 @@ output_path: ../../../solutions/ # overwrite solution file if it already exists overwrite: True # timeout time for motion planner [s] timeout: 60 timeout: 120 # name of the function which calls the motion planner motion_planner_path: ../target/ Loading