Page 1 of 1

problem of buling conditionalpathpoint

Posted: Mon Apr 22, 2024 1:52 am
by craving
is there anyone can tell, how to set Coordinate in conditionalpathpoint?

BIClong_point9 = ConditionalPathPoint();
BIClong_point9.setCoordinate(elbow);
BIClong_point9.setRangeMax(1.570796326795);
BIClong_point9.setRangeMin(-0.63879050623);
BIClong.addNewPathPoint(BIClong_point9);
osimModel.addForce(BIClong);