Radar Perception Architecture Design #2532
Closed
scepter914
started this conversation in
Design
Replies: 3 comments 8 replies
-
@xmfcx provide the place in the https://github.com/autowarefoundation/autoware-documentation/ |
Beta Was this translation helpful? Give feedback.
7 replies
-
which camera-3d-detection model are you going to use |
Beta Was this translation helpful? Give feedback.
1 reply
-
As first prototype, we already integrate to autoware.universe and start to maintain the packages. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Summary
We would like to initiate the discussion for perception architecture with radars for Autoware.
This proposal follows the Perception architecture discussion.
As described in the radar sensing proposal, radar output can be divided into two types; scan and objects.
According to these output types, We suggest two sensor fusion types for radar output:
ros-perception/radar_msgs/msg/RadarScan.msg
layer in the detection modulePerception pipeline with radar
This figure can be found at https://github.com/scepter914/autoware-radar-architecture-proposal/blob/main/perception/figure/perception_pipeline.drawio.svg
For more detail, please see radar perception design.
Discussion
Beta Was this translation helpful? Give feedback.
All reactions