Drake
Drake C++ Documentation
spatial_force.h File Reference
Include dependency graph for spatial_force.h:
This graph shows which files directly or indirectly include this file:

Classes

class  SpatialVelocity< T >
 This class represents a spatial velocity V (also called a twist) and has 6 elements with an angular (rotational) velocity ω (3-element vector) on top of a translational (linear) velocity v (3-element vector). More...
 
class  SpatialForce< T >
 This class represents a spatial force F (also called a wrench) and has 6 elements with a torque 𝛕 (3-element vector) on top of a force 𝐟 (3-element vector). More...
 

Namespaces

 drake
 
 drake::multibody
 

Functions

 DRAKE_DECLARE_CLASS_TEMPLATE_INSTANTIATIONS_ON_DEFAULT_SCALARS (class ::drake::multibody::SpatialForce)
 

Function Documentation

◆ DRAKE_DECLARE_CLASS_TEMPLATE_INSTANTIATIONS_ON_DEFAULT_SCALARS()

DRAKE_DECLARE_CLASS_TEMPLATE_INSTANTIATIONS_ON_DEFAULT_SCALARS ( class ::drake::multibody::SpatialForce  )