Skip to content

Commit

Permalink
Merge branch 'main' into v2/develop
Browse files Browse the repository at this point in the history
Signed-off-by: Hayato Mizushima <[email protected]>
  • Loading branch information
hayato-m126 committed Oct 11, 2024
2 parents 40dd5ca + a7a3e73 commit 6e2d6e2
Showing 1 changed file with 7 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -73,13 +73,19 @@

LOCALIZATION_RECORD_TOPIC = """^/tf$\
|^/diagnostics$\
|^/localization/pose_estimator/exe_time_ms$\
|^/localization/pose_estimator/iteration_num$\
|^/localization/pose_estimator/transform_probability$\
|^/localization/pose_estimator/nearest_voxel_transformation_likelihood$\
|^/localization/pose_estimator/initial_to_result_relative_pose$\
|^/localization/pose_estimator/ndt_marker$\
|^/localization/pose_estimator/pose$\
|^/localization/pose_estimator/pose_with_covariance$\
|^/localization/kinematic_state$\
|^/localization/reference_kinematic_state$\
|^/localization/util/downsample/pointcloud$\
|^/localization/pose_estimator/points_aligned$\
|^/driving_log_replayer_v2/.*\
|^/driving_log_replayer/.*\
"""

LOCALIZATION_AUTOWARE_DISABLE = {
Expand Down

0 comments on commit 6e2d6e2

Please sign in to comment.