How do I communicate between Matlab and Universal Robots PolyScope?

조회 수: 11 (최근 30일)
Rebeca Rivas Florido
Rebeca Rivas Florido 2023년 7월 8일
편집: Kirthi 2023년 7월 12일
Hello. I am currently working with a Universal Robot using the PolyScope user interface. I need this robot to communicate with my Matlab code which does image processing and then classifies the image to either category A, B or C. I have created a variable on the Matlab code called "imageSignal" which returns either 1, 2 or 3 depending on the category. What I need is to send this variable to the robot in order for it to know what to do in case imageSignal =1, 2 or 3.
I have read about RTDE and using TCP/IP communication but I do not know how to do it with Matlab or where to start.
Could any of you help me?
  댓글 수: 1
Ashutosh
Ashutosh 2023년 7월 10일
Hello, I believe this would be a great place to get started. It links to the documentation for the TCP/IP Communication framework offered by MATLAB. You should also consult the Polyscope Universal Robot documentation for the specific commands and data format required for communication with the robot controller.

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

답변 (1개)

Kirthi
Kirthi 2023년 7월 12일
편집: Kirthi 2023년 7월 12일
Hello Rebeca,
Please leverage the below documentation, it is a great place for you to start and understand more about connecting Universal robots.
Hope this helps !

카테고리

Help CenterFile Exchange에서 Code Generation에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by