How to change /rotate the initial pose of the ego vehicle in the bird eye view ??

조회 수: 2 (최근 30일)
just try to change the initial pose of the ego car towards the direction of arrow in the bird-eye view in matlab after running the simulation ,urgent help will be highly appreciated ,thanks

채택된 답변

Asvin Kumar
Asvin Kumar 2020년 5월 28일
In the Driving Scenario App, you can change the Yaw for the required actor under the Actors tab to a negative value.
A good initial guess would be rad2deg(atan(20/50)).
  댓글 수: 3
Asvin Kumar
Asvin Kumar 2020년 5월 29일
The link to the documentation you mentioned about creating a drivingScenario object, exporting it, modifying it and then importing it back into the app is the best way to go about it.
The solution I mentioned works if you haven't added any waypoints yet.

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

Community Treasure Hunt

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

Start Hunting!

Translated by