Skip to content
This repository has been archived by the owner on Dec 13, 2024. It is now read-only.

Commit

Permalink
disable pinch links in gazebo
Browse files Browse the repository at this point in the history
Signed-off-by: Paul Gesel <paulgesel@gmail.com>
  • Loading branch information
pac48 committed Feb 23, 2024
1 parent 65c6d74 commit b8ff6f9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/picknik_ur_gazebo_config/config/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ hardware:
urdf_params:
- name: "%>> hardware.type"
- gripper_name: "robotiq_85"
- use_pinch_links: "false"
# Using the ogre renderer as it is compatible with most host hardware.
# ogre2 (which is the Gazebo default) is also an option if your system supports it.
- gazebo_renderer: ${GAZEBO_RENDERER:-ogre}
Expand Down

0 comments on commit b8ff6f9

Please sign in to comment.