ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

Can we simulate holes and start robot on a higher level (floor)?

asked 2019-07-12 02:16:42 -0500

Syrine gravatar image

Hello

I'm working on a robot navigation (on simulation) and I wanted to see if it is possible to:

  1. add some holes on the ground on gazebo

  2. start gazebo world with a robot on a higher ground to see how would it react to stairs going downwards

Thanks

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2019-07-12 09:08:25 -0500

ChuiV gravatar image

Of course. You can specify where to spawn your robot (full 3d pose) , and you can use the building editor in gazebo to create buildings with floors, steps, walls, doors, etc. Here is a link to the gazebo tutorial for it: http://gazebosim.org/tutorials?tut=bu...

As far as creating holes in the ground, you'll have to create an sdf that can be loaded into gazebo that represents the terrain you want your robot to move around in. This sdf should be static. Just doing a quick search for "gazebo height map" I found a nice looking tutorial: https://github.com/AS4SR/general_info...

edit flag offensive delete link more

Comments

Thank you! that's really helpful

Syrine gravatar image Syrine  ( 2019-07-23 09:32:36 -0500 )edit

Question Tools

2 followers

Stats

Asked: 2019-07-12 02:16:42 -0500

Seen: 645 times

Last updated: Jul 12 '19