Robotics StackExchange | Archived questions

Failing to get default scene - When and how does the default scene gets created?

I'm working on a World plugin, and I'm having trouble with its initialization. The plugin is pretty much empty so far, and for testing, I'm using a world that includes some random model and my plugin (no relation between the two).

Let's consider the following:

The question now is what happens when the camera sensor is added in the mix, that it doesn't happen otherwise. What do I need to do to have the default scene created? Looking inside the CameraSensor class, I'm not getting any hints.

Asked by nlamprian on 2020-02-02 11:50:42 UTC

Comments

Answers