PrinceAlee
- 2
- 0
Hi Guys,
I have been assigned a task to automate the movement of a Human Body (We are using a Human Dummy) using Python Scripting. The Input for this tasks are the Joint Angles (Perhaps similar to a Robotic Joint). We use the terminology of R,S and T to represent Rotation around the Three Axes.To move the Rigid Body under consideration we use a theta vs Time curve.
Now I need to move say the Leg Pivoted at the Acetabulum/Hip in RST Direction Simultaneously. I am looking for the most efficient method to achieve this 3D rotation.
Some say Denavit-Hartenberg Equations and others say Euler Rodriguez Rotation Formula.
I find both a tad cumbersome to understand.
Any Good Samaritan for help??
Cheers,
Prince
I have been assigned a task to automate the movement of a Human Body (We are using a Human Dummy) using Python Scripting. The Input for this tasks are the Joint Angles (Perhaps similar to a Robotic Joint). We use the terminology of R,S and T to represent Rotation around the Three Axes.To move the Rigid Body under consideration we use a theta vs Time curve.
Now I need to move say the Leg Pivoted at the Acetabulum/Hip in RST Direction Simultaneously. I am looking for the most efficient method to achieve this 3D rotation.
Some say Denavit-Hartenberg Equations and others say Euler Rodriguez Rotation Formula.
I find both a tad cumbersome to understand.
Any Good Samaritan for help??
Cheers,
Prince