Randomize Static Object location in Gazebo
Hi! I am currently working on a deep reinforcement learning task in Gazebo and I want to randomize the location of obstacles for every episode. For non-static object, I can achieve this by publishing to the setmodelstate topic. However, when it comes to static objects, setmodelstate doesn't really work. Is there a way to randomize a static objects?
Asked by Kolohe113 on 2020-07-29 15:14:00 UTC
Comments