Main Content

このページの内容は最新ではありません。最新版の英語を参照するには、ここをクリックします。

シナリオの生成

記録された実環境センサー データからのシナリオ生成

自動運転アプリケーションでのシナリオ生成とは、全地球測位システム (GPS)、慣性測定ユニット (IMU)、カメラ、および LiDAR の各センサーから記録された実環境車両データから、バーチャル シナリオを作成するプロセスです。Automated Driving Toolbox™ には、シナリオ生成プロセスを自動化する関数とツールが用意されています。センサー データの前処理、道路の抽出、アクターの位置推定、およびアクターの軌跡の取得を行って、実環境シナリオの正確なデジタル ツインを作成します。生成したシナリオをシミュレートし、実環境データに対して自動運転アルゴリズムをテストします。

記録したセンサー データからシナリオを生成するには、アドオン エクスプローラーから Scenario Builder for Automated Driving Toolbox サポート パッケージをダウンロードします。アドオンのダウンロードの詳細については、アドオンの取得と管理を参照してください。

関数

getMapROIGeographic bounding box coordinates from GPS data (R2022b 以降)
roadpropsExtract road properties from road network file or map data (R2022b 以降)
selectActorRoadsExtract properties of roads in path of actor (R2022b 以降)
updateLaneSpecUpdate lane specifications using sensor detections (R2022b 以降)
actorpropsGenerate actor properties from track list (R2022b 以降)
actorTracklistStore recorded actor track list data with timestamps (R2023a 以降)
laneDataStore recorded lane boundary data with timestamps (R2023a 以降)
laneBoundaryTrackerTrack lane boundaries (R2023a 以降)
laneBoundaryDetectorDetector for lane boundaries in images (R2023a 以降)
roadrunnerLaneInfoGenerate lane information in RoadRunner HD Map format from lane boundary points (R2023a 以降)

トピック