HALRobotics / Beta

HAL Robotics Framework beta release and associated documentation.
17 stars 3 forks source link

UR Upload Procedure Incompatible with controller #58

Closed sandarc closed 5 years ago

sandarc commented 5 years ago

Prerequisites

Description

Upload Procedure used with HAL grasshopper sample file for UR (URDemo.gh). The command returns 1. [ERROR] Incompatible controller. The specified controller is not compatible with this feature.

Steps to Reproduce

I Plugged in CB3 UR controller, solution per sample UR file (URDemo.gh), network id (IP), and Upload set to True. The command returns 1. [ERROR] Incompatible controller. The specified controller is not compatible with this feature.

Versions

HAl version: 1.2.11-beta OS: Windows 10 Pro

sebandraos commented 5 years ago

Unfortunately this is an error in the demo file, we haven't completed the implementation of the UR upload. We will discuss this internally and see whether we can implement the UR upload in a reasonable time. If not, we'll correct the demo file.

sebandraos commented 5 years ago

We have just released an update that adds upload functionality to the UR controller. This has been lightly tested (we don't have constant access to UR robots) so please let us know if there are any issues with the implementation.