joint_angles_calculate
joint_angles_calculate copied to clipboard
How to add constraint on knee and elbow
Hi, the repository is fantastic. In your algorithm, all joints are ball-joint
type, so how can I add constraints on some joints? I want to specify the type of knee and elbow as hinge joint
, which means they can only rotation along one aixs, can you give me some advice? Thank you!