Drake
Drake C++ Documentation
RobotModelConfig Struct Reference

#include <drake/multibody/test_utilities/robot_model.h>

Public Types

enum  ContactConfig { kNoGeometry, kNoContactState, kInContactState }
 

Public Attributes

ContactConfig contact_configuration {ContactConfig::kInContactState}
 
DiscreteContactApproximation contact_approximation
 
ContactModel contact_model {ContactModel::kHydroelasticWithFallback}
 

Member Enumeration Documentation

◆ ContactConfig

enum ContactConfig
strong
Enumerator
kNoGeometry 
kNoContactState 
kInContactState 

Member Data Documentation

◆ contact_approximation

◆ contact_configuration

◆ contact_model


The documentation for this struct was generated from the following file: