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

Classes

class  ContactVisualizer< T >
 ContactVisualizer is a system that publishes a ContactResults to geometry::Meshcat; For point contact results, it draws double-sided arrows at the location of the contact force with length scaled by the magnitude of the contact force. More...
 
struct  Traits< drake::multibody::meshcat::ContactVisualizer >
 

Namespaces

 drake
 
 drake::multibody
 
 drake::multibody::meshcat
 
 drake::systems
 
 drake::systems::scalar_conversion
 

Typedefs

using ContactVisualizerd = ContactVisualizer< double >
 A convenient alias for the ContactVisualizer class when using the double scalar type. More...