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 Feb 23, 2023
1 parent 1c83e10 commit 285184d
Showing 1 changed file with 3 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,16 +6,16 @@

### PointCloud

PointCloud data published by Lidar.
PointCloud data published by Lidar.

- [sensor_msgs/PointCloud2](http://docs.ros.org/en/api/sensor_msgs/html/msg/PointCloud2.html)

### Image

Image frame captured by camera.
Image frame captured by camera.

- [sensor_msgs/Image](http://docs.ros.org/en/api/sensor_msgs/html/msg/Image.html)

### Vehicle kinematic state

current position of ego, used in traffic signals recognization. See Iutputs of Planning.
Expand All @@ -33,5 +33,3 @@ map of the environment. See Iutputs of Planning.
### Traffic Light Response

traffic light signals recognized by object detection model. See Iutputs of Planning.


0 comments on commit 285184d

Please sign in to comment.