Skip to content

UR Polyscope 5 Robots Vision Manual

Note

This manual focuses exclusively on UR (Universal Robots) Polyscope 5 URCap-specific topics. For general robot vision information, please refer to the wenglor robot vision manual.

This repository describes how to set up and use the wenglor robot vision URCap to connect the generic vision interface to wenglor Machine Vision Devices on a UR robot running Polyscope 5.

The URCap adds installation nodes (connection, calibration) and program nodes (Change job, Detect objects, Get object pose, Detect target) to the Polyscope environment, together with two example robot programs — one for each calibration case.

Note

  • Supported UR robots: E-series with Polyscope version 5. The CB-series of UR is not supported.
  • Minimum supported Polyscope version: 5.22.
  • Make sure Real Time Data Exchange (RTDE) is enabled in the security settings of the UR robot.

Note

The URCap and the robot example are available in this repository's sources directory.


How the manual is organized

graph LR A[1. Installation of URCap] --> B[2. User Configuration] B --> C[3. Robot Program] C -.-> D[4. Troubleshooting] D -.-> E[5. Support & Feedback]
  1. Installation of URCap — install the "wenglor robot vision" URCap from a USB stick onto the UR Teach Panel.
  2. User Configuration — configure the connection to the Machine Vision Device and calibrate the camera to the robot.
  3. Robot Program — the URCap program nodes, the detection workflow, the example subroutines, and the full node reference.
  4. Troubleshooting — LED status meanings, connection issues, device error codes, and how to resolve them.
  5. Support & Feedback — report bugs, request features, and find downloads.

Note

The generic robot vision API (commands, return values, error codes), the calibration guidelines, and the uniVision job setup are documented once in the wenglor robot vision manual and are not repeated here. This manual only describes how the UR Polyscope 5 URCap uses them.