I can not open example of Autonomous Emergency Braking with Sensor fusion

조회 수: 5 (최근 30일)
Yao-An Lee
Yao-An Lee 2020년 12월 16일
답변: Saurav Chaudhary 2020년 12월 22일
I recently want to use the example of Autonomous Emergency Braking with Sensor fusion so I downloaded Automated Driving toolbox and sinulation, but I can not successfully open it. When I tried to open it, error comes out like this. My version is R2020b.
Error using exampleUtils.componentExamplesDir (line 16)
Invalid argument "driving".
Error in findExample (line 18)
componentExamplesDir = exampleUtils.componentExamplesDir(component);
Error in openExample (line 30)
metadata = findExample(exampleId);

답변 (1개)

Saurav Chaudhary
Saurav Chaudhary 2020년 12월 22일
Make sure you have all the toolbox required for this example to run.
openExample('driving/AEBWithSensorFusionExample')

카테고리

Help CenterFile Exchange에서 MATLAB에 대해 자세히 알아보기

태그

제품


릴리스

R2020b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by