UR robot hand eye calibration

1, UR robot pose representation By default, the base coordinate system and TCP of UR robot are shown in the following figure: Note that the TCP location and coordinate system here are in the default TCP configuration. The default TCP configuration is shown in the following figure: If the user wants to set the TCP position and coordinate sys ...

Posted by james_andrews on Mon, 29 Nov 2021 09:50:09 -0800

Automated testing - RobotFramework

Automated testing - RobotFramework framework brief introduction Is a general open source automation framework for acceptance testing, acceptance test driven development (ATDD) and robotic process automation (RPA). It has an easy-to-use table test data syntax and uses a keyword driven test method. Its test function can be extended through ...

Posted by man12_patil3 on Thu, 25 Nov 2021 23:40:51 -0800

Sending and receiving of C# Serialport

Sending and receiving of C# Serialportpreface:Last time, the blogger explained the configuration of serial port control for you. In this issue, we will explain the sending and receiving of serial port. This serial port communication control provides a lot of methods for the communication between host computer and single chip microcomputer. It i ...

Posted by BrianG on Fri, 19 Nov 2021 01:43:13 -0800