Skip to content

Commit

Permalink
style(pre-commit): autofix
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] committed Aug 2, 2023
1 parent 19c7114 commit ec77e9e
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,19 +15,19 @@ graph TD
msg_lanenet("<font size=2><b>Lanelet2 Map</b></font size>
<font size=1>autoware_auto_mapping_msgs/HADMapBin</font size>"):::cls_loc
msg_vks("<font size=2><b>Vehicle Kinematic State</b></font size>
<font size=1>nav_msgs/Odometry</font size>"):::cls_loc
msg_obj("<font size=2><b>3D Object Predictions </b></font size>
<font size=1>autoware_auto_perception_msgs/PredictedObjects</font size>"):::cls_per
msg_tl("<font size=2><b>Traffic Light Response </b></font size>
<font size=1>autoware_perception_msgs/TrafficSignalArray</font size>"):::cls_per
msg_tq("<font size=2><b>Traffic Light Query </b></font size>
<font size=1>TBD</font size>"):::cls_plan
cmp_sen --> msg_img --> cmp_per
cmp_sen --> msg_ldr --> cmp_per
Expand Down Expand Up @@ -121,4 +121,4 @@ traffic signals recognized by object detection model.
- uint8 status
- float32 confidence
- int64 traffic_signal_id
- [builtin_interfaces::msg::Time](https://github.com/ros2/rcl_interfaces/blob/rolling/builtin_interfaces/msg/Time.msg) stamp
- [builtin_interfaces::msg::Time](https://github.com/ros2/rcl_interfaces/blob/rolling/builtin_interfaces/msg/Time.msg) stamp

0 comments on commit ec77e9e

Please sign in to comment.