Effacer les filtres
Effacer les filtres

where can I find universal robot UR5e plant model?

1 vue (au cours des 30 derniers jours)
bora eruysaliz
bora eruysaliz le 5 Fév 2022
Réponse apportée : Raj le 9 Nov 2023
I try to implement mpc for UR5e robotarm and for that I need plant model, couldn't find anywhere. Where can I find it ?

Réponses (1)

Raj
Raj le 9 Nov 2023
Hello,
I understand you aren’t able to find the model for universal robot UR5e robotarm.
You can use the ‘loadrobot’ function in MATLAB to load a rigid body tree robot model from the robot library.
robot = loadrobot("universalUR5e")
Additionally, you can refer to the documentation of ‘loadrobot’ function for a detailled idea
I hope this resolves the query you had!

Catégories

En savoir plus sur Robotics dans Help Center et File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by