Skip to content

Commit

Permalink
add critical_upper_bound_exe_time_ms for ndt
Browse files Browse the repository at this point in the history
  • Loading branch information
yvzksgl committed Sep 11, 2023
1 parent da09163 commit 62d3d4b
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -85,3 +85,6 @@

# If lidar_point.z - base_link.z <= this threshold , the point will be removed
z_margin_for_ground_removal: 0.8

# The execution time which means probably NDT cannot matches scans properly
critical_upper_bound_exe_time_ms: 100 # [ms]

0 comments on commit 62d3d4b

Please sign in to comment.