Skip to content

Commit

Permalink
enable pointcloud handling
Browse files Browse the repository at this point in the history
Signed-off-by: mitukou1109 <[email protected]>
  • Loading branch information
mitukou1109 committed Jul 5, 2024
1 parent f34fec4 commit 80a7979
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
motorcycle: true
bicycle: true
pedestrian: true
pointcloud: false
pointcloud: true

cruise_obstacle_type:
inside:
Expand Down Expand Up @@ -69,7 +69,7 @@
motorcycle: true
bicycle: true
pedestrian: true
pointcloud: false
pointcloud: true

behavior_determination:
pointcloud_search_radius: 5.0
Expand Down

0 comments on commit 80a7979

Please sign in to comment.