Automated Driving System Toolbox で使用されているセンサデータの意味について
Show older comments
Automated Driving System Toolbox内のサンプルで「Forward Collision Warning Using Sensor Fusion」があります.
白線情報が格納された「laneReports」内の構造を確認したところ
- isValid
- confidence
- boundary Type
- offset
- headingAngle
- curvatureと六種類に分かれていました.下の三種類が何を表現しているかは検討がついたのですが,残りの三種類が何を表現するための値なのか教えてください.
Accepted Answer
More Answers (0)
Categories
Find more on Automated Driving Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!