You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After reverting old collision code It works correct. Problem was in wrong way of making collisions and changes of collision code.
Rules of making correct collisions:
Collision object must be built from origin object of Visual (or Real) not from link of Visual (or Real) .
Collision object must be wraped by Part and therefore collsion link should targets to Part. Direct linking to collision object lead generating wrong placement of collision.
Checks:
Freecad project with collisions
Checked correction of collisions in Gazebo. It is correct.
In FreeCAD collisions boxes are ok
In Gazebo Fortress 6.16.0 are collision boxes displacement
The text was updated successfully, but these errors were encountered: