Drake
|
Helper class to avoid recalculating a kinematics cache which is going to be used repeatedly by multiple other classes. More...
#include <drake/systems/plants/ConstraintWrappers.h>
Public Member Functions | |
KinematicsCacheHelper (const std::vector< std::unique_ptr< RigidBody > > &bodies) | |
KinematicsCache< Scalar > & | UpdateKinematics (const Eigen::Ref< const Eigen::VectorXd > &q, const RigidBodyTree *tree) |
Helper class to avoid recalculating a kinematics cache which is going to be used repeatedly by multiple other classes.
|
inline |
|
inline |