Skip to content

Commit

Permalink
feat(autoware_map_based_prediction): add debug parameters for map-bas…
Browse files Browse the repository at this point in the history
…ed prediction (#1118)

* feat: add debug parameters for map-based prediction

Signed-off-by: Taekjin LEE <[email protected]>

* style(pre-commit): autofix

---------

Signed-off-by: Taekjin LEE <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
technolojin and pre-commit-ci[bot] authored Aug 14, 2024
1 parent 2167c0b commit 25be323
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -50,3 +50,8 @@
consider_only_routable_neighbours: false

reference_path_resolution: 0.5 #[m]

# debug parameters
publish_processing_time: true
publish_processing_time_detail: true
publish_debug_markers: true

0 comments on commit 25be323

Please sign in to comment.