Drake
Drake C++ Documentation
calc_distance_and_time_derivative.h File Reference
Include dependency graph for calc_distance_and_time_derivative.h:

Classes

struct  SignedDistanceWithTimeDerivative
 The struct containing the signed distance and its time derivative between a pair of geometries. More...
 

Namespaces

 drake
 
 drake::multibody
 

Functions

SignedDistanceWithTimeDerivative CalcDistanceAndTimeDerivative (const multibody::MultibodyPlant< double > &plant, const SortedPair< geometry::GeometryId > &geometry_pair, const systems::Context< double > &context)
 Given a pair of geometries and the generalized position/velocity of the plant, compute the signed distance between the pair of geometries and the time derivative of the signed distance. More...