Skip to content

Commit

Permalink
Merge 7121b72 into 6170ad9
Browse files Browse the repository at this point in the history
  • Loading branch information
azeey authored Feb 16, 2023
2 parents 6170ad9 + 7121b72 commit 8feceb1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion dartsim/src/SDFFeatures.cc
Original file line number Diff line number Diff line change
Expand Up @@ -633,7 +633,6 @@ Identity SDFFeatures::ConstructSdfLink(
world->getName(),
::sdf::JoinName(modelInfo.model->getName(), bn->getName()));
const std::size_t linkID = this->AddLink(bn, fullName, _modelID, sdfInertia);
this->AddJoint(joint);

auto linkIdentity = this->GenerateIdentity(linkID, this->links.at(linkID));

Expand Down

0 comments on commit 8feceb1

Please sign in to comment.