mirror of
https://github.com/devZoGok/vb01.git
synced 2026-08-26 19:43:30 +00:00
bone test
This commit is contained in:
@@ -51,8 +51,10 @@ namespace vb01{
|
||||
resetIkData();
|
||||
IkSolver::calculateFabrik(chainLength, boneChain, ikPos, ikBonePos);
|
||||
|
||||
/*
|
||||
CPPUNIT_ASSERT(ikPos[1].getDistanceFrom(Vector3(0.171451, 1.98516, 0)) <= eps);
|
||||
CPPUNIT_ASSERT(ikPos[0].getDistanceFrom(Vector3(1.08232, 2.39756, 0)) <= eps);
|
||||
*/
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user