Hi!
I'm trying to do flocking with perfect information (each robot has full knowledge of all other robots position and orientation).
I was going over the examples and they all use Omnidirectional camera and lights sensors. Since each robot knows its own Position and orientation I'm trying to find a way to share that information with all the others.
My direction of think now is using the loop function to somehow share that.
I know this is not a real world scenario but its just a POC.
Thank you in advance for the help and for the awesome simulator !
Peleg