Skip to content

Conversation

@onionsflying
Copy link
Contributor

To simulate robotiq_2f_85_gripper with Gazebo, I fixed the following 3 issues.

  1. The same issue as fix mimic joint limits #157 .
  2. Gazebo ignores the links without inertial properties.
  3. The mesh file robotiq_arg2f_85_base_link.dae seems to be malformed. When I spawned the gripper model in Gazebo, some errors came out.
gzclient: /build/ogre-1.9-mqY1wq/ogre-1.9-1.9.0+dfsg1/OgreMain/include/OgreAxisAlignedBox.h:252: void Ogre::AxisAlignedBox::setExtents(const Ogre::Vector3&, const Ogre::Vector3&): Assertion `(min.x <= max.x && min.y <= max.y && min.z <= max.z) && "The minimum corner of the box must be less than or equal to maximum corner"' failed.
Aborted (core dumped)

By the way, I couldn't open robotiq_arg2f_85_base_link.dae correctly with MeshLab either.

Copy link

@gurnarok gurnarok left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This works, giving a working model into Gazebo to simulate it in a wokring environment.

@onionsflying
Copy link
Contributor Author

@pazeshun Thanks for the reviewing. I've modified the upper values according to your comments.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants