diff --git a/perception/autoware_traffic_light_map_based_detector/README.md b/perception/autoware_traffic_light_map_based_detector/README.md index 6a8e7bb476f03..a7baf9538eaa7 100644 --- a/perception/autoware_traffic_light_map_based_detector/README.md +++ b/perception/autoware_traffic_light_map_based_detector/README.md @@ -9,7 +9,7 @@ Calibration and vibration errors can be entered as parameters, and the size of t ![traffic_light_map_based_detector_result](./docs/traffic_light_map_based_detector_result.svg) If the node receives route information, it only looks at traffic lights on that route. -If the node receives no route information, it looks at a radius of max_detection_range and the angle between the traffic light and the camera is less than traffic_light_max_angle_range. +If the node receives no route information, it looks at a radius of `max_detection_range` and the angle between the traffic light and the camera is less than `traffic_light_max_angle_range`. ## Input topics