void MapVelocityToConfigurationDerivatives(const Context< T > &context, const StateVector< T > &generalized_velocity, StateVector< T > *configuration_derivatives) const override
Applies the identity mapping.
Definition: continuous_system.h:22
The Context is a container for all of the data necessary to uniquely determine the computations perfo...
Definition: context.h:38