Skip to content

Commit

Permalink
feat: update description about input from sensing
Browse files Browse the repository at this point in the history
Signed-off-by: Shin-kyoto <[email protected]>
  • Loading branch information
Shin-kyoto committed Nov 20, 2023
1 parent 717d2a4 commit e883673
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/design/autoware-architecture/perception/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,9 +53,9 @@ The following describes the input/output concept between Perception Component an
### Input to the perception component

- **From Sensing**: This input should provide real-time information about the environment.
- Camera: Image data obtained from the camera.
- Camera Image: Image data obtained from the camera.
- Point Cloud: Point Cloud data obtained from LiDAR.
- RadarTrack: RadarTrack data obtained from radar.
- Radar Object: Object data obtained from radar.
- **From Localization**: This input should provide real-time information about the ego vehicle.
- Vehicle motion information: Includes the ego vehicle's position.
- **From Map**: This input should provide real-time information about the static information about the environment.
Expand Down

0 comments on commit e883673

Please sign in to comment.