49 kinematic_model_ = std::make_shared<BipedKinematicModel>();
53 kinematic_model_ = std::make_shared<HyqKinematicModel>();
57 kinematic_model_ = std::make_shared<AnymalKinematicModel>();
DynamicModel::Ptr dynamic_model_
four-legged robot from Anybotics
four-legged robot from IIT
Robot
Robots for which kinematic and dynamic models are implemented.
KinematicModel::Ptr kinematic_model_