I am using Webots to simulate an orchestra environment. I am trying an NAO robot to react to a video and audio, I am unable to include the video source in the environment. Sample Video Which simulator should I use or how will I create an environment to test a robot with my algorithm?
Asked
Active
Viewed 54 times
0
-
1provide your code, provide what u have tried etc.... – Savan Luffy Apr 14 '21 at 06:49
1 Answers
0
I do not expect Webots to support embedding video in the simulated world. Webots also already takes over the virtual NAO's video input, so you might be unable to inject your own video instead.
But if you worked with the virtual NAO created by Choregraphe (instead of Webots), you can use ALVideoDevice.putImage
. See ALVideoDevice documentation.

Victor Paléologue
- 2,025
- 1
- 17
- 27