Community Profile

photo

Ali Murtatha Shuman


Last seen: meer dan een jaar ago Active since 2019

Followers: 0   Following: 0

Statistics

  • First Answer
  • Revival Level 1

View badges

Feeds

View by

Answered
Inverse Kinematics in Matlab for Pick and Place Robot
You can take insperation from the Peter Corke 'ikcon' function in the Robotics Toolbox.

ongeveer 4 jaar ago | 0

Answered
Solving matrix with some knowns
If I understood your question correctly, the following command should help. s =solve(K*d == F) But note that you have 9 unkno...

ongeveer 4 jaar ago | 0

Question


Passing a rigidBodyTree object as a parameter in simulink MATLAB Function Block
Hi, I'm trying to pass a rigidBodyTree object in MATLAB Function Block (simulink) so that th function looks like the following...

ongeveer 4 jaar ago | 2 answers | 1

2

answers

Answered
show the axis of each joint
You can see it if you zoom in, or you can divide the lengths in your DH-matrix with som factor to make the whole robot smaller. ...

meer dan 4 jaar ago | 0