Class FactorTricycleKinematics
Defined in File FactorTricycleKinematics.h
Class Documentation
-
class FactorTricycleKinematics
Abstract representation of a constant-velocity tricycle kinematic motion model factor between two key frames.
Public Functions
-
FactorTricycleKinematics() = 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]
-
FactorTricycleKinematics() = default