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

1 vue (au cours des 30 derniers jours)
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'.

Réponse acceptée

Jishnu Subramonian
Jishnu Subramonian le 28 Mai 2025
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

Plus de réponses (0)

Catégories

En savoir plus sur Robotics dans Help Center et File Exchange

Produits


Version

R2024a

Community Treasure Hunt

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

Start Hunting!

Translated by