v0.1.0
First public release of flexiv-control — a unified, real-time execution & safety layer for Flexiv Rizon arms.
One action contract (CartesianChunk / CartesianDelta / JointChunk + ExecutionResult) for teleoperation, MPC, RL, and real-to-sim-to-real, with a safety filter on every setpoint. Backends: real Rizon (Flexiv RDK v1.x), a dependency-free fake, and MuJoCo. Optional cross-process server with single-writer hold-on-stale streaming and a host-wide lease, an optional C++ 1 kHz daemon, a ROS 2 overlay, a Gymnasium env, and a LeRobot adapter.
Install: pip install flexiv-control
Community project; not affiliated with Flexiv Robotics. Offline-tested (pytest green); not yet validated on real hardware.
🤖 Generated with Claude Code