Skip to content

Commit

Permalink
refactor
Browse files Browse the repository at this point in the history
Signed-off-by: beyza <bnk@leodrive.ai>
  • Loading branch information
beyza committed Jan 18, 2023
1 parent 0b328fe commit 1c47da4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
voxel_grid_x: 0.05 # voxel grid x parameter for filtering pointcloud [m]
voxel_grid_y: 0.05 # voxel grid y parameter for filtering pointcloud [m]
voxel_grid_z: 100000.0 # voxel grid z parameter for filtering pointcloud [m]
is_it_predicted_object: True # whether to use predicted object [-]
use_predicted_object: False # whether to use predicted object [-]

stop_planner:
# params for stop position
Expand Down

0 comments on commit 1c47da4

Please sign in to comment.