Home
last modified time | relevance | path

Searched refs:fixedJoint (Results 1 – 1 of 1) sorted by relevance

/dports/misc/dartsim/dart-6.11.1/unittests/regression/
H A Dtest_Issue1445.cpp141 auto fixedJoint = model2Body->moveTo<dart::dynamics::WeldJoint>(model1Body); in TEST() local
147 fixedJoint->setTransformFromParentBodyNode(poseParentChild); in TEST()