Skip to content

Commit

Permalink
increased default timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
klaxalk committed Sep 15, 2023
1 parent 1b4c223 commit 2d2e180
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/public/trajectory_generation.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
mrs_uav_trajectory_generation:

# execution time limiter
max_time: 0.2 # [s]
max_time: 0.5 # [s]

# when true, only the fallback solver will be used by default
enforce_fallback_solver: false
Expand Down

0 comments on commit 2d2e180

Please sign in to comment.