pylibfranka Documentation#

Overview#

pylibfranka is a Python library that provides high-level access to Franka Robotics robots, enabling real-time control with torque, position, and velocity commands.

Key Features#

  • Real-time Control: Send torque, position, and velocity commands at 1 kHz

  • Multiple Control Modes: Joint/Cartesian position, velocity, and torque control

  • Robot State Access: Read all robot state information including joint positions, velocities, torques

  • Dynamics Model: Compute forward/inverse kinematics, mass matrix, Coriolis, and gravity

  • Gripper Control: Full control of Franka Hand gripper

  • NumPy Integration: All arrays are NumPy arrays for seamless integration

Documentation Structure#

Indices and Tables#