Output viewpoint as images in simulink 3D animation

2 visualizzazioni (ultimi 30 giorni)
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!

Risposta accettata

Jan Houska
Jan Houska il 16 Mar 2021
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 Commento
Arif Billah
Arif Billah il 5 Apr 2021
Modificato: Arif Billah il 5 Apr 2021
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.

Accedi per commentare.

Più risposte (0)

Categorie

Scopri di più su General Applications in Help Center e File Exchange

Prodotti


Release

R2020a

Community Treasure Hunt

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

Start Hunting!

Translated by