Skip to content

Commit 457bf8d

Browse files
feat(autonomous_emergency_braking): add param for oublishing debug markers (#1063)
add param for oublishing debug markers Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com>
1 parent b4f42ba commit 457bf8d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

autoware_launch/config/control/autoware_autonomous_emergency_braking/autonomous_emergency_braking.param.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414

1515
# Debug
1616
publish_debug_pointcloud: false
17+
publish_debug_markers: true
1718

1819
# Point cloud partitioning
1920
detection_range_min_height: 0.0

0 commit comments

Comments
 (0)