Skip to content

Commit 43d3194

Browse files
committed
Update README.md
1 parent 1ccaeb6 commit 43d3194

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
Attach two Gazebo models with a virtual joint in a generalized grasp hack
22

3+
This is a fork of the original [pal-robotics/gazebo_ros_link_attacher](https://github.com/pal-robotics/gazebo_ros_link_attacher) with an important fix for the well-known segmentation fault issue during detach.
4+
35
# Build
46

57
````
@@ -77,4 +79,4 @@ Aborted (core dumped)
7779
[Gripper.hh](https://bitbucket.org/osrf/gazebo/src/1d1e3a542af81670f43a120e1df7190592bc4c0f/gazebo/physics/Gripper.hh?at=default&fileviewer=file-view-default)
7880
[Gripper.cc](https://bitbucket.org/osrf/gazebo/src/1d1e3a542af81670f43a120e1df7190592bc4c0f/gazebo/physics/Gripper.cc?at=default&fileviewer=file-view-default)~~
7981

80-
~~Which is to create a revolute joint on the first model (with range of motion 0) linking a link on the first model and a link on the second model.~~
82+
~~Which is to create a revolute joint on the first model (with range of motion 0) linking a link on the first model and a link on the second model.~~

0 commit comments

Comments
 (0)