I'm trying to generate random boxes in a world file for Gazebo simulator. I know how to create a model sdf, and how to include it from the world file.
Now I want to create different sizes of boxes in the world file using xacro and width/height parameters.
I can't get it work. Please help :)
↧