Skip to content

Releases: lin-ycv/RobotsExtended

1.6.7.2

11 Mar 10:10
Compare
Choose a tag to compare

1.6.7

01 Feb 06:14
Compare
Choose a tag to compare

Define Joints now does conversion between KUKA angles and Robots angles
Render Color is now compiled and doesn't rely on external plugins to bake (have some rendering issues on R8 due to API changes)
Downgraded SDK target to 7.0 for maximum compatibility.

1.6.5

11 Jun 15:01
Compare
Choose a tag to compare

updated ref -> 1.6.5
fixed tool load issue
added undo events
changed to list input for rotate Euler for better performance.

1.5.2

23 Aug 06:09
03f1a77
Compare
Choose a tag to compare
automatic yak push

1.1.8

02 Mar 07:21
69ac249
Compare
Choose a tag to compare

Changed to nuget reference.
Changed versioning to match robots plugin.
Minor Changes.

Version 0.5.1

19 May 15:03
795666e
Compare
Choose a tag to compare
  • Define Joints - bug fixes
  • Render Colour - fixes invalid mesh
  • Update Tool - changes TCP of pre-existing tool
  • Remote KUKA - ability to communicate with KukaVarProxy [experimental]

Version 0.2.2

07 Mar 16:02
63ffda6
Compare
Choose a tag to compare
  • Define Joints - auto creates sliders and formats them into the proper radian string
  • Render Colour - displays model in viewport with fancier colours
  • Merge KRL - merges DAT and SRC file into one among other things
  • Speed Approximation - adds CVEL blending option to movements, used with Merge KRL
  • Rotate Euler - simple 3D of objects using euler rotation (Z,Y,X)