Hi, I am receive the following errors running my own experiment.
[FATAL] Failed to initialize the space.
[FATAL] Failed to initialize entity "fb_0".
[FATAL] Failed to initialize controllable entity "controller_0".
[FATAL] Can't set controller for controllable entity "controller_0"
[FATAL] Symbol "colored_blob_omnidirectional_camera (rot_z_only)" not found
The flocking example works without these errors. I have compared all parts of my code with that of the flocking example. I have had this experiment work prior to implementing the omnidirectional camera.
Please advise.
Thank you.