ROS support for the universal robot UR16e

4 vues (au cours des 30 derniers jours)
Lara
Lara le 18 Mar 2022
Hi,
I am working on a project with universal robot UR16e and would like to know if it is supported for ROS packages?
Thank you in advance.

Réponse acceptée

Cam Salzberger
Cam Salzberger le 18 Mar 2022
Hello Lara,
This is mostly something that you would want to ask the Universal Robots team, as ROS generally relies on creators of robots to create interfaces that allow their robots to be controlled through ROS.
Fortunately, a quick search indicates that UR robots in general seem to have ROS support, with the repository here. Not the specific callout on that page that UR16e has only preliminary support, and is not feature-complete. Also note that they currently recommend to use ROS Melodic, though Noetic works too. ROS Toolbox makes use of Melodic in R2020b-R2021b, and Noetic in R2022a.
Once you have the robot set up and being controlled through the ROS interface, you can build the custom messages in MATLAB using rosgenmsg, connect to the ROS Master, and begin controlling the robot through the specified topics, services, and/or actions.
-Cam
  1 commentaire
Lara
Lara le 18 Mar 2022
Thank you very much for your reply!
-Lara

Connectez-vous pour commenter.

Plus de réponses (1)

Milan Padhiyar
Milan Padhiyar le 17 Nov 2022
Hi Lara,
From R2022b, we have official support package specific to Universal Robots manipulators which allows to control the manipulator over ROS interface. This support package provides functions to read robot states and control it in joints and cartesian space. Please find here the link for the same.
Thanks

Catégories

En savoir plus sur ROS Toolbox dans Help Center et File Exchange

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by