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);
problem of buling conditionalpathpoint
- Pengfei Liu
- Posts: 15
- Joined: Tue Sep 20, 2022 8:15 am