Output viewpoint as images in simulink 3D animation
1 回表示 (過去 30 日間)
古いコメントを表示
I'm currently simulating a multi-agent swarm algorithm that uses visual feedback for navigation. To acquire the visual input (simulate a camera sensor) in real-time while the simulation is running, I've decided to use simulink 3D animation. However, there seems to be no built-in camera sensors to be used as nodes in the simulink 3D world editor so I've decided to set viewpoints that are attached to each agent and extract that view during the simulation to use as feedback.
I can't seem to find an option to extract viewpoint views as images in the VR source block or in the 3D world editor. Any help will be greatly appreciated, thanks in advance!
0 件のコメント
採用された回答
Jan Houska
2021 年 3 月 16 日
Hi Arif,
please use the VR To Video block from the Simulink 3D Animation library. For an example how to use it, please see the vr_octavia_video example. If you need multiple views, you can use multiple VR To Video blocks in a model.
Good Luck, Jan
その他の回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!