Skip to main content

LIMIT_EPS

Constant LIMIT_EPS 

Source
pub const LIMIT_EPS: f64 = 1e-3;
Expand description

Epsilon value for checking limits. Port of franka::kLimitEps (rate_limiting.h:22). Same as on FR3.