Creating a world file with a series of cylinders as obstacles
How can I create a .world able to spawn a certain numbers of cylinders in the space?
you might be looking fot the population.
It's a characteristic of the world. So you put the tag directly under the <world> tags. You can choose from different layouts. Depending on the layout you pass the tag sertain information, like number of object (in case of a line or some random layout) or number od columns and rows (in case of the grid). You can find all the information in the two provided links.
You want to spawn the cylinders after the world is loaded, or to have the cylinders in the world from the beginning?
It sounds like you could start from this tutorial.
Asked: 2019-02-05 06:33:36 -0600
Seen: 580 times
Last updated: Feb 05 '19
how can i use friction coefficient more than 1?
Applying consecutive torques to joints using Joint::SetForce in Gazebo Model?
Single stepping - ways to speed it up?
Is there a published feature matrix for Gazebo? [closed]
Gazebo crashes on Mac when model with CameraPlugin removed from scene
Gazebo parse problem with Groovy
gazebo rendering light issue; since ubuntu update
how to perform simple collision detection between models in gazebo