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

1 回表示 (過去 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.
Muhammad Iqbal
Muhammad Iqbal 2020 年 6 月 8 日
thanks

サインインしてコメントする。

その他の回答 (0 件)

Community Treasure Hunt

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

Start Hunting!

Translated by