Output viewpoint as images in simulink 3D animation

5 次查看(过去 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!

采纳的回答

Jan Houska
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
  1 个评论
Arif Billah
Arif Billah 2021-4-5
编辑:Arif Billah 2021-4-5
Thank you sir for the quick response, and I apologize for the late reply. Your suggestion worked! I have been able to extract multiple viewpoints as images from multiple VR To Video blocks and that is exactly what I wanted to do. Thank you very much. I've stumbled upon a new roadblock now for which I shall open up another thread.

请先登录,再进行评论。

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 General Applications 的更多信息

产品


版本

R2020a

Community Treasure Hunt

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

Start Hunting!

Translated by