How to turn on self collision detection in Gazebo?
Hi, I'm trying to model things in simulator Gazebo. I found out that Gazebo does not detect self collision, that is, a link of a model can run into another link of the same model, but if the links are from different models, they will not run into each other. I tried to add
<selfCollide>true</selfCollide>
part into my urdf document, but it still won't work. How to turn on self collision detection in Gazebo?
Asked by lbwdruid on 2012-08-22 09:57:23 UTC
Comments
Anybody here can help me? Thanks a lot in advance!
Asked by lbwdruid on 2012-08-22 11:16:11 UTC
Yes I don't think self collide has been working for a while. I thought I saw a post about it in the last 3 days, but I can't find it.
Asked by dbworth on 2012-09-09 04:54:09 UTC
Please ask gazebo questions at http://answers.gazebosim.org
Asked by tfoote on 2015-03-03 03:00:21 UTC