Skip to content

Commit 79c9bc1

Browse files
committed
Strike out the nonworking status comment
1 parent 7449cea commit 79c9bc1

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
@@ -40,8 +40,9 @@ link_name_2: 'link'"
4040
````
4141

4242
# Current status
43+
It works!
4344

44-
Currently it crashes with:
45+
~~Currently it crashes with:
4546

4647
````
4748
***** Internal Program Error - assertion (self->inertial != __null) failed in static void gazebo::physics::ODELink::MoveCallback(dBodyID):
@@ -57,4 +58,4 @@ The method to attach the links is based on the grasp hack of the Gripper in gaze
5758
[Gripper.hh](https://bitbucket.org/osrf/gazebo/src/1d1e3a542af81670f43a120e1df7190592bc4c0f/gazebo/physics/Gripper.hh?at=default&fileviewer=file-view-default)
5859
[Gripper.cc](https://bitbucket.org/osrf/gazebo/src/1d1e3a542af81670f43a120e1df7190592bc4c0f/gazebo/physics/Gripper.cc?at=default&fileviewer=file-view-default)
5960

60-
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.
61+
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)