flexiv_rdk icon indicating copy to clipboard operation
flexiv_rdk copied to clipboard

RDK (robotic development kit) for Flexiv robots. Supports C++ and Python. Compatible with Linux, macOS, and Windows.

Results 22 flexiv_rdk issues
Sort by recently updated
recently updated
newest added

In Flexiv Elements, it is possible to configure new workpieces coordinates or change them. Is it possible to create a new workpiece coordinate or to modify one with RDK (without...

enhancement

RDK version: 0.10 **Describe the solution you'd like** I would like to be able to read the safety inputs via RDK. Currently, I'm only able to read digital inputs

enhancement

**Version information** - RDK: v1.4 - Robot software: v3.6 **Describe the bug** `Robot::busy()` seems to be not be updated to actual state of the robot after calling `Robot.ExecutePlan()`. When running...

bug

**Describe the solution you'd like** I would like to get (with RDK) the TCP pose relative to a specific workpiece/reference frame that was created in Flexiv Elements or to get...

enhancement

I am interested into applying model-based (MPC, computed torque, passivity based) controllers into the flexiv_rdk. However, from the Flexiv RDK Manual I can only find that the non linear dynamics...

help wanted

## How urgent is this feature? 5. ## Is this feature request related to a problem? No. ## Describe the solution you'd like The Elements Studio can show if a...

enhancement

In order to increase cloning speed, a repo cleanup is scheduled to take place after the v1.9 release. Some large files stored in the repo's git history will be migrated...

Since Ubuntu 20.04 has reached end of life on May 31, 2025, the support for Ubuntu 20.04 will also end in RDK v1.9 release. Please consider upgrading your development/deployment environment...

Hey, I’d like to understand how the velocity parameter in SendCartesianMotionForce() is intended to be used. Specifically: 1. How does this parameter influence the robot’s motion behavior? 2. How can...

help wanted