output D-H parameters in Rigid body tree
26 views (last 30 days)
Show older comments
Hi I'm using matlab 2020a with robotic system toolbox installed.
now I have a robot(Rigidbodytree) imported from a urdf file, how could I get this robot's D-H parameters?
Is there any built-in functions or something like this could be called to get the D-H parameters?
0 Comments
Answers (1)
Yiping Liu
on 20 Nov 2020
If you import your rigidBodyTree from URDF, in general it cannot be converted to the standard DH representation without alternating the original body frames of the robots.
What is your use case here?
0 Comments
See Also
Categories
Find more on Robotics in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!