How to create a simple dynamic (moving) environment in gazebo simulation
Hi
I have created this simple model which contains red boxes in my gazebo simulation (sdf model file created by drag and drop):
My drones detect and cover these static boxes successfully.
I would like to rather have a dynamic environment where these boxes move while the simulation is running. How can I create such a movement? Or any other way to have any kind of moving surrounding?
Thank you