Skip to content

Commit

Permalink
feat: add validation for maximum distance in obstacle_pointcloud_base…
Browse files Browse the repository at this point in the history
…d_validator

Signed-off-by: Taekjin LEE <[email protected]>
  • Loading branch information
technolojin committed Dec 16, 2024
1 parent 9e6ddd3 commit 5b11bc0
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,7 @@
#UNKNOWN, CAR, TRUCK, BUS, TRAILER, MOTORBIKE, BICYCLE, PEDESTRIAN
[800.0, 800.0, 800.0, 800.0, 800.0, 800.0, 800.0, 800.0]

validate_max_distance_m: 70.0 # [m]

using_2d_validator: true
enable_debugger: false

0 comments on commit 5b11bc0

Please sign in to comment.