Skip to content

Releases: underautomation/UniversalRobots.NET

v6.7.4.5

06 Jul 07:50

Choose a tag to compare

Improve Python features without new Pythonnet v3

v6.5.5.0

29 Aug 16:15

Choose a tag to compare

  • Add remote control features for Primary Interface

v6.4.0.0

22 Mar 21:10

Choose a tag to compare

  • Refactor library structure. The UR class is lighter. The different features (Dashboard, Primary Interface, XML-RPC, ...) have been spread in different independent classes.
  • Implement RTDE protocol

v5.0.0.0

24 Dec 14:12

Choose a tag to compare

  • Add socket message support. Allow your app to handle URScript functions : socket_open(), socket_*()

v4.7.0.0

11 Dec 12:46

Choose a tag to compare

  • Read a variable by its name through Dashboard Server
  • Send custom Dashboard Server commands

v4.6.1.0

02 Dec 13:19

Choose a tag to compare

  • Read global and installation variables
  • Get program threads state : current line and running instruction
  • Retrieve Polyscope and Firmware version
  • Decompile urp program and installation file

v4.2.1.0

12 Oct 16:01

Choose a tag to compare

  • Add global variable reading

v4.1.8.1

06 Oct 06:00

Choose a tag to compare

  • Add SSH support : file manipulation and transfer + Remote Linux command execution
  • Fix pose conversion issue
  • Add IP readonly property to UR class
  • Add DescriptionAttribute on all Primary Interface package members

v4.0.0

01 Sep 18:14

Choose a tag to compare

  • Add SSH support : file manipulation and transfer + Remote Linux command execution
  • Fix pose conversion issue

v3.0.1_2

29 Jul 19:31

Choose a tag to compare

Content :

  • Libs : all DLL libraries
  • Windows Forms Example
  • Linux, Mac OS and Windows console example
  • Node.js example
  • Python example
  • LabVIEW example

Tested with UR firwmare versions from 1.5 to 5.11

What's new :

  • Add XML-RPC support : the robot can send requests to the SDK with arguments and retrieve an answer
  • The Connect() method has now multiple arguments to choose which services to enable (data streaming, XML-RPC server, ping at startup)
  • Rename enum UniversalRobotPorts to DataStreamingPorts
  • Introduce Pose class to store pose information and convert from and to RPY / Rotation vector
  • Remove .NET 2.0 support

By downloading, you hereby agree to the terms and conditions