We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27a82e4 commit b52fe5cCopy full SHA for b52fe5c
1 file changed
docs/design/autoware-architecture-v1/interfaces/components/index.md
@@ -13,6 +13,11 @@ See [here](../index.md) for an overview.
13
14
## Interfaces
15
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
21
- [/control/control_mode_request](./list/control-control-mode-request.md)
22
- [/control/command/control_cmd](./list/control-command-control-cmd.md)
23
- [/control/command/gear_cmd](./list/control-command-gear-cmd.md)
0 commit comments