Directive to add an empty, named model instance to a scene.
#include <drake/multibody/parsing/model_directives.h>
Public Member Functions | |
| bool | IsValid () const |
| template<typename Archive > | |
| void | Serialize (Archive *a) |
Public Attributes | |
| std::string | name |
| The model instance name. More... | |
| bool IsValid | ( | ) | const |
| void Serialize | ( | Archive * | a | ) |
| std::string name |
The model instance name.