pub const JOINT_LIMIT_INSET: f64 = 0.02;Expand description
How far, rad, inside the negotiated version’s joint position limits a joint target and an
impedance posture must lie: JointTargetControl::set_joints and both starts refuse a
configuration outside.