ROS support for the universal robot UR16e

조회 수: 3 (최근 30일)
Lara
Lara 2022년 3월 18일
답변: Milan Padhiyar 2022년 11월 17일
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
Lara
Lara 2022년 3월 18일
Thank you very much for your reply!
-Lara

댓글을 달려면 로그인하십시오.

추가 답변 (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