Skip to content

robotiq_2f_85_gripper_visualization: fix mimic joint limits and mesh error - #166

Open
onionsflying wants to merge 2 commits into
ros-industrial-attic:kinetic-develfrom
onionsflying:kinetic-devel-patch-1
Open

robotiq_2f_85_gripper_visualization: fix mimic joint limits and mesh error#166
onionsflying wants to merge 2 commits into
ros-industrial-attic:kinetic-develfrom
onionsflying:kinetic-devel-patch-1

Conversation

@onionsflying

Copy link
Copy Markdown
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.

@gurnarok gurnarok left a comment

Copy link
Copy Markdown

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.

Comment thread robotiq_2f_85_gripper_visualization/urdf/robotiq_arg2f_85_model_macro.xacro Outdated
Comment thread robotiq_2f_85_gripper_visualization/urdf/robotiq_arg2f_85_model_macro.xacro Outdated
Comment thread robotiq_2f_85_gripper_visualization/urdf/robotiq_arg2f_85_model_macro.xacro Outdated
@onionsflying

Copy link
Copy Markdown
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