Skip to content

Commit a7f6db8

Browse files
authored
Update README.md
1 parent 1ccaeb6 commit a7f6db8

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
Attach two Gazebo models with a virtual joint in a generalized grasp hack
1+
Attach two Gazebo models with a virtual joint in a generalized grasp hack \
2+
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.
23

34
# Build
45

@@ -77,4 +78,4 @@ Aborted (core dumped)
7778
[Gripper.hh](https://bitbucket.org/osrf/gazebo/src/1d1e3a542af81670f43a120e1df7190592bc4c0f/gazebo/physics/Gripper.hh?at=default&fileviewer=file-view-default)
7879
[Gripper.cc](https://bitbucket.org/osrf/gazebo/src/1d1e3a542af81670f43a120e1df7190592bc4c0f/gazebo/physics/Gripper.cc?at=default&fileviewer=file-view-default)~~
7980

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.~~
81+
~~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)