#include <set>#include <string>#include "drake/common/default_scalars.h"#include "drake/common/drake_assert.h"#include "drake/common/drake_copyable.h"#include "drake/multibody/tree/multibody_tree.h"#include "drake/multibody/tree/multibody_tree_indexes.h"#include "drake/multibody/tree/multibody_tree_system.h"Classes | |
| class | MultibodyPlant< T > |
| MultibodyPlant is a Drake system framework representation (see systems::System) for the model of a physical system consisting of a collection of interconnected bodies. More... | |
| class | DeformableModel< T > |
| DeformableModel implements the interface in PhysicalModel and provides the functionalities to specify deformable bodies. More... | |
| class | MultibodyElement< T > |
| A class representing an element (subcomponent) of a MultibodyPlant or (internally) a MultibodyTree. More... | |
Namespaces | |
| drake | |
| drake::multibody | |