Is it possible to load a world file by chunks
Hi,
I am currently running a simulation with a huge world (several km) in Gazebo 7 and I want to improve its performance.
My question is related to the possibility of loading only one world but defined in several chunks, an approximation similar to most of the videogames published nowadays where the full world is loaded by parts and only one part is in memory if an actor is using it.
I would like to know if this is possible.
Thanks in advance.