Skip to content

Commit b52fe5c

Browse files
committed
feat: clarify sensing interface
Signed-off-by: Takagi, Isamu <isamu.takagi@tier4.jp>
1 parent 27a82e4 commit b52fe5c

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

  • docs/design/autoware-architecture-v1/interfaces/components

docs/design/autoware-architecture-v1/interfaces/components/index.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,11 @@ See [here](../index.md) for an overview.
1313

1414
## Interfaces
1515

16+
- /sensing/imu/imu_data
17+
- /sensing/camera/camera-id/image_rect_color
18+
- /sensing/camera/camera-id/image_raw
19+
- /sensing/lidar/concatenated/pointcloud
20+
- /sensing/radar/detected_objects
1621
- [/control/control_mode_request](./list/control-control-mode-request.md)
1722
- [/control/command/control_cmd](./list/control-command-control-cmd.md)
1823
- [/control/command/gear_cmd](./list/control-command-gear-cmd.md)

0 commit comments

Comments
 (0)