Skip to content

v1.5.1

Latest
Compare
Choose a tag to compare
@zlin-flexiv zlin-flexiv released this 05 Aug 02:35
5e29a6b

C# Wrapper for Flexiv RDK v1.5.1

This release provides C# bindings for Flexiv RDK v1.5.1, enabling .NET applications to interact with Flexiv robots through native C++ APIs.

Compatibility

  • Requires flexiv robot software package v3.7.1
  • Compatible with Flexiv RDK v1.5.1

Highlights

  • Compatible with key features of Flexiv RDK v1.5.1
  • Lightweight and clean P/Invoke-based C# wrapper over the native C++ interface
  • Includes example projects in C#