Releases: flexivrobotics/flexiv_rdk_csharp
Releases · flexivrobotics/flexiv_rdk_csharp
v1.5.1
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#