Not able to create urRTDEClient object with UR Cobot hardware when using MATLAB RTDE interface

1 次查看(过去 30 天)
Facing issues in creating urRTDEClient object when trying to connect to the UR Cobot from 'Robotics System Toolbox Support Package for Universal Robots UR Series Manipulators'.

采纳的回答

Jishnu Subramonian
Jishnu Subramonian 2025-5-28
Below are the troubleshooting steps if using PolyScope 5.10 or greater
  • Ensure we can ping the cobot from Windows for example "ping 192.168.1.10" from windows terminal
Follow the below steps to "Enable services" on the teach pendant
  1. Go to the hamburger menu -> settings.
  2. Go to Security -> Services.
  3. Unlock the menu using the admin password.
  4. Enable the Dashboard Server, Primary Client Interface and Real-Time Data Exchange (RTDE) interfaces.
  5. Lock the menu and press exit.
Try creating the urRTDEClient object using below instructions
  1. Follow the steps in `Set Up UR Series Cobot for RTDE`
  2. Ensure if the joint angles are visible as mentioned on the documentaion.
  3. Click the Play button on the teach-pendant and ensure the loaded UR Script is running.
  4. Now create the urRTDEClient object from MATLAB terminal and try using the API - Get Started with Real-Time Data Exchange (RTDE) Connectivity Interface — Functions

更多回答(0 个)

类别

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

标签

产品


版本

R2024a

Community Treasure Hunt

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

Start Hunting!

Translated by