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

조회 수: 2 (최근 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