Skip to content

Commit

Permalink
Merge branch 'beta/v0.3.19' into fix/pose_instability_detector/beta/v…
Browse files Browse the repository at this point in the history
…0.3.19
  • Loading branch information
yn-mrse authored Oct 1, 2024
2 parents 8ef4856 + 4bcb436 commit be5d873
Showing 1 changed file with 12 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,15 @@
path: localization_accuracy
contains: [": localization_accuracy"]
timeout: 1.0

potential_lane_departure:
type: diagnostic_aggregator/GenericAnalyzer
path: potential_lane_departure
contains: [": potential_lane_departure"]
timeout: 0.3

potential_stopline_overrun:
type: diagnostic_aggregator/GenericAnalyzer
path: potential_stopline_overrun
contains: [": potential_stopline_overrun"]
timeout: 0.3

0 comments on commit be5d873

Please sign in to comment.