ROS support for the universal robot UR16e

4 次查看(过去 30 天)
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.

采纳的回答

Cam Salzberger
Cam Salzberger 2022-3-18
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 个)

Milan Padhiyar
Milan Padhiyar 2022-11-17
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

类别

Help CenterFile Exchange 中查找有关 ROS Toolbox 的更多信息

产品

Community Treasure Hunt

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

Start Hunting!

Translated by