Class FactorConstVelKinematics
Defined in File FactorConstVelKinematics.h
Class Documentation
-
class FactorConstVelKinematics
Abstract representation of a constant-velocity kinematic motion model factor between two key frames.
Public Functions
-
FactorConstVelKinematics() = default
Public Members
-
id_t from_kf = INVALID_ID
-
id_t to_kf = INVALID_ID
-
double deltaTime = .0
Elapsed time between “from_kf” and “to_kf” [seconds]
-
FactorConstVelKinematics() = default