How to use Husky on rugged terrain?

asked 2018-07-01 18:02:13 -0500

ciki gravatar image

I have created and imported a heightmap in Gazebo, and I would like to drive Husky on it. My problem is spawning a Husky robot causes him to fall from some height and drop somewhere random. Probably the problem is that coordinates for spawning don't have this additional height from heightmap included so Gazebo is trying to spawn a robot in some position (ex. x=0 y=0) but there is some terrain and that causes a problem. Could someone explain me how to solve this problem of interaction and spawning a Husky on heightmap?

I have used this video to learn how to create and import heightmap in Gazebo: https://vimeo.com/58409707 This is mine version: http://pokit.org/get/img/4d2c1ca7e6b8...

edit retag flag offensive close merge delete