Exotica
Public Member Functions | Public Attributes | List of all members
exotica::visualization::SetAnimation Struct Reference

#include <visualization_meshcat_types.h>

Collaboration diagram for exotica::visualization::SetAnimation:
Collaboration graph

Public Member Functions

 SetAnimation ()=default
 
 MSGPACK_DEFINE (type, path, animations, options)
 

Public Attributes

std::string type = "set_animation"
 
std::string path = ""
 
std::vector< Animationanimations
 
AnimationOption options
 

Constructor & Destructor Documentation

◆ SetAnimation()

exotica::visualization::SetAnimation::SetAnimation ( )
default

Member Function Documentation

◆ MSGPACK_DEFINE()

exotica::visualization::SetAnimation::MSGPACK_DEFINE ( type  ,
path  ,
animations  ,
options   
)

Member Data Documentation

◆ animations

std::vector<Animation> exotica::visualization::SetAnimation::animations

◆ options

AnimationOption exotica::visualization::SetAnimation::options

◆ path

std::string exotica::visualization::SetAnimation::path = ""

◆ type

std::string exotica::visualization::SetAnimation::type = "set_animation"

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