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 17, 2023
1 parent 57d71aa commit 727a1b1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 10 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.


8 changes: 3 additions & 5 deletions docs/design/autoware-interfaces/components/perception.md
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 727a1b1

Please sign in to comment.