File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff 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.~~
You can’t perform that action at this time.
0 commit comments