Drake
Drake C++ Documentation
AddModelInstance Struct Reference

Detailed Description

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...
 

Member Function Documentation

◆ IsValid()

bool IsValid ( ) const

◆ Serialize()

void Serialize ( Archive *  a)

Member Data Documentation

◆ name

std::string name

The model instance name.


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