Community Profile

photo

Ram Bodhe


Last seen: 2 years ago Active since 2020

Followers: 0   Following: 0

Statistics

  • First Answer

View badges

Feeds

View by

Answered
Forward and Inverse Kinematics for robot
function q = inv_kinematics(ph) %input: [ph1 ph2 ph3] l1 = 0.05; l2 = 0.28; l3 = 0.2; d1 = 0.03; ph1 = ph(1); ph2 =...

4 years ago | 0