Drake
Drake C++ Documentation
Frame< T > Member List

This is the complete list of members for Frame< T >, including all inherited members.

body() constFrame< T >
CalcAngularVelocity(const systems::Context< T > &context, const Frame< T > &measured_in_frame, const Frame< T > &expressed_in_frame) constFrame< T >
CalcOffsetPoseInBody(const systems::Context< T > &context, const math::RigidTransform< T > &X_FQ) constFrame< T >virtual
CalcOffsetRotationMatrixInBody(const systems::Context< T > &context, const math::RotationMatrix< T > &R_FQ) constFrame< T >virtual
CalcPose(const systems::Context< T > &context, const Frame< T > &frame_M) constFrame< T >
CalcPoseInBodyFrame(const systems::Context< T > &context) const =0Frame< T >pure virtual
CalcPoseInWorld(const systems::Context< T > &context) constFrame< T >
CalcRelativeSpatialAcceleration(const systems::Context< T > &context, const Frame< T > &other_frame, const Frame< T > &measured_in_frame, const Frame< T > &expressed_in_frame) constFrame< T >
CalcRelativeSpatialAccelerationInWorld(const systems::Context< T > &context, const Frame< T > &other_frame) constFrame< T >
CalcRelativeSpatialVelocity(const systems::Context< T > &context, const Frame< T > &other_frame, const Frame< T > &measured_in_frame, const Frame< T > &expressed_in_frame) constFrame< T >
CalcRelativeSpatialVelocityInWorld(const systems::Context< T > &context, const Frame< T > &other_frame) constFrame< T >
CalcRotationMatrix(const systems::Context< T > &context, const Frame< T > &frame_M) constFrame< T >
CalcRotationMatrixInBodyFrame(const systems::Context< T > &context) const =0Frame< T >pure virtual
CalcRotationMatrixInWorld(const systems::Context< T > &context) constFrame< T >
CalcSpatialAcceleration(const systems::Context< T > &context, const Frame< T > &measured_in_frame, const Frame< T > &expressed_in_frame) constFrame< T >
CalcSpatialAccelerationInWorld(const systems::Context< T > &context) constFrame< T >
CalcSpatialVelocity(const systems::Context< T > &context, const Frame< T > &frame_M, const Frame< T > &frame_E) constFrame< T >
CalcSpatialVelocityInWorld(const systems::Context< T > &context) constFrame< T >
CloneToScalar(const internal::MultibodyTree< ToScalar > &tree_clone) constFrame< T >
DeclareAbstractParameter(internal::MultibodyTreeSystem< T > *tree_system, const AbstractValue &model_value)MultibodyElement< T >protected
DeclareNumericParameter(internal::MultibodyTreeSystem< T > *tree_system, const systems::BasicVector< T > &model_vector)MultibodyElement< T >protected
DeclareParameters(internal::MultibodyTreeSystem< T > *tree_system)MultibodyElement< T >
DoCloneToScalar(const internal::MultibodyTree< double > &tree_clone) const =0Frame< T >protectedpure virtual
DoCloneToScalar(const internal::MultibodyTree< AutoDiffXd > &tree_clone) const =0Frame< T >protectedpure virtual
DoCloneToScalar(const internal::MultibodyTree< symbolic::Expression > &) const =0Frame< T >protectedpure virtual
DoDeclareFrameParameters(internal::MultibodyTreeSystem< T > *)Frame< T >protectedvirtual
DoSetDefaultFrameParameters(systems::Parameters< T > *) constFrame< T >protectedvirtual
EvalAngularVelocityInWorld(const systems::Context< T > &context) constFrame< T >
Frame(const Frame &)=deleteFrame< T >
Frame(Frame &&)=deleteFrame< T >
Frame(const std::string &name, const RigidBody< T > &body, std::optional< ModelInstanceIndex > model_instance={})Frame< T >explicitprotected
FrameBase(ModelInstanceIndex model_instance)FrameBase< T >explicitprotected
get_parent_tree() constMultibodyElement< T >protected
GetFixedOffsetPoseInBody(const math::RigidTransform< T > &X_FQ) constFrame< T >virtual
GetFixedPoseInBodyFrame() constFrame< T >virtual
GetFixedRotationMatrixInBody(const math::RotationMatrix< T > &R_FQ) constFrame< T >virtual
GetFixedRotationMatrixInBodyFrame() constFrame< T >virtual
GetParentPlant() constMultibodyElement< T >
GetParentTreeSystem() constMultibodyElement< T >protected
index() constFrameBase< T >
index_impl() constMultibodyElement< T >protected
is_body_frame() constFrame< T >
is_world_frame() constFrame< T >
model_instance() constMultibodyElement< T >
MultibodyElement(const MultibodyElement &)=deleteMultibodyElement< T >
MultibodyElement(MultibodyElement &&)=deleteMultibodyElement< T >
MultibodyElement()MultibodyElement< T >protected
MultibodyElement(ModelInstanceIndex model_instance)MultibodyElement< T >explicitprotected
MultibodyElement(ModelInstanceIndex model_instance, int64_t index)MultibodyElement< T >explicitprotected
name() constFrame< T >
operator=(const Frame &)=deleteFrame< T >
operator=(Frame &&)=deleteFrame< T >
drake::multibody::FrameBase::operator=(const MultibodyElement &)=deleteMultibodyElement< T >
drake::multibody::FrameBase::operator=(MultibodyElement &&)=deleteMultibodyElement< T >
scoped_name() constFrame< T >
SetDefaultParameters(systems::Parameters< T > *parameters) constMultibodyElement< T >
SetTopology(const internal::MultibodyTreeTopology &tree)MultibodyElement< T >protected
~MultibodyElement()MultibodyElement< T >virtual