Skip to content

Commit

Permalink
add intermed planning runtime bool flag
Browse files Browse the repository at this point in the history
  • Loading branch information
sadanand1120 committed Oct 17, 2024
1 parent 5eb592a commit fe5345a
Show file tree
Hide file tree
Showing 4 changed files with 249 additions and 240 deletions.
2 changes: 1 addition & 1 deletion config/navigation.lua
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ NavigationParameters = {
max_angular_accel = 0.5;
max_angular_decel = 0.5;
max_angular_speed = 1.0;
carrot_dist = 1.5;
carrot_dist = 3.5;
system_latency = 0.24;
obstacle_margin = 0.15;
num_options = 31;
Expand Down
Loading

0 comments on commit fe5345a

Please sign in to comment.