How could I apply this example to another robot?
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
I'm studying robot arm trajectory planning by watching 'Trajectory Planning for Robot Manipulators' from the Matlab Youtube Channel which was posted on 2019. 5. 20. Nowadays, I'm doing a project with a robot which is not a predefined robot in Matlab and I want to apply the example from the videos and I downloaded the files from the related github. I want to know how I could apply this to my robot model. I have urdf file for the model. Thank you
0 Kommentare
Antworten (1)
Sameer
am 3 Jul. 2025
Hi @재형
You can use "importrobot" function to load your URDF and create a rigidBodyTree model
0 Kommentare
Siehe auch
Kategorien
Mehr zu Robotics finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!