How to change /rotate the initial pose of the ego vehicle in the bird eye view ??
조회 수: 6 (최근 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 댓글 수: 0
채택된 답변
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
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!


