How to change /rotate the initial pose of the ego vehicle in the bird eye view ??
2 ビュー (過去 30 日間)
古いコメントを表示

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!