Programatically adding object in gazebo
Hi,
I have a collada file which I want to add at a random location in each run of my robot in the world. What would be the best way to achieve this ?
I have my robot detecting an object and I want to change its location in every iteration.
Thanks