osrf / subt

This repostory contains software for the virtual track of the DARPA SubT Challenge. Within this repository you will find Gazebo simulation assets, ROS interfaces, support scripts and plugins, and documentation needed to compete in the SubT Virtual Challenge.
Other
309 stars 98 forks source link

Slope Collision Wonky #182

Closed osrf-migration closed 5 years ago

osrf-migration commented 5 years ago

Original report (archived issue) by Reid Sawtell (Bitbucket: rsawtell).


Trying out the simple_tunnel_03, I noticed the collision for the X2 on slopes seems messed up. The image below is of it driving uphill, you can see it’s floating over the actual ground and at a weird angle. It has the same problem going downhill.

osrf-migration commented 5 years ago

Original comment by Alfredo Bencomo (Bitbucket: bencomo).


osrf-migration commented 5 years ago

Original comment by Alfredo Bencomo (Bitbucket: bencomo).


osrf-migration commented 5 years ago

Original comment by Alfredo Bencomo (Bitbucket: bencomo).


@rsawtell, we were able to reproduce it and we should have it fixed by tomorrow. Are you running the SubT Simulator using the docker image(s) or the catkin workspace?

If it’s the latter, then we will let you know when you can download the fixed model from the tech repo. Otherwise, I’ll let you know when the new Docker image is available.

osrf-migration commented 5 years ago

Original comment by Reid Sawtell (Bitbucket: rsawtell).


I’m using catkin workspace so I can update as soon as it’s available. Thanks!

osrf-migration commented 5 years ago

Original comment by Ian Chen (Bitbucket: Ian Chen).


I’ve updated the collision of the ramp tunnel tile on fuel (Tunnel Tile 6). You can remove the cached model to force a re-download of the updated version, e.g.

rm -r ~/.ignition/fuel/fuel.ignitionrobotics.org/openrobotics/models/Tunnel\ Tile\ 6/

see if it resolves the issue for you.

osrf-migration commented 5 years ago

Original comment by Reid Sawtell (Bitbucket: rsawtell).


That worked :thumbsup:

osrf-migration commented 5 years ago

Original comment by Alfredo Bencomo (Bitbucket: bencomo).


Fixed in the latest release.

osrf-migration commented 5 years ago

Original comment by Alfredo Bencomo (Bitbucket: bencomo).