CQ4
October 21, 2024Less than 1 minute
CQ4
Oct. 15
Q1
Consider the following manipulator that consists of 2 revolving joints and 1 prismatic (sliding) joint. How many degrees of freedom does the structure have?
Answer
3
Q2
- At time t = tk-1, the joint euler angles at Pose 1 are
- At time t = tk, the joint euler angles at Pose 2 are θ(tk) = [θ'1, θ'2, θ'3]T
(each euler angle )
- With θ(tk-1) and θ(tk) known, show how you would compute using a backwards difference approach where the time step is deltaT.
- With now known, and assuming a Z->Y->X order of rotation, show how you would compute ωroot(tk), ωhip(tk), and ωknee(tk).
- With all the now known and given the distance vectors as stated before, show how you would compute the velocity of the ankle joint at time .
Answer