pub const TOL_NUMBER_PACKETS_LOST: f64 = 3.0;Expand description
Number of packets lost considered for the definition of velocity limits. When a packet
is lost, FCI assumes a constant acceleration model. Port of
franka::kTolNumberPacketsLost (rate_limiting.h:31) — 3.0 on the FER, 0.0 on
the FR3.