Skip to content

Commit

Permalink
Increased number path rollouts
Browse files Browse the repository at this point in the history
  • Loading branch information
artzha committed Jan 22, 2025
1 parent 2e390a7 commit d443634
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion config/navigation_costmap.lua
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ NavigationParameters = {
carrot_dist = 12.8;
system_latency = 0.24;
obstacle_margin = 0.15;
num_options = 41;-- 31, 63;
num_options = 63;-- 31, 63;
robot_width = 0.44;
robot_length = 0.5;
robot_wheelbase = 0.26;
Expand Down
2 changes: 1 addition & 1 deletion src/shared
Submodule shared updated 1 files
+9 −0 math/geometry.h

0 comments on commit d443634

Please sign in to comment.