|
Exotica
|
#include <visualization_meshcat_types.h>

Public Member Functions | |
| SetAnimation ()=default | |
| MSGPACK_DEFINE (type, path, animations, options) | |
Public Attributes | |
| std::string | type = "set_animation" |
| std::string | path = "" |
| std::vector< Animation > | animations |
| AnimationOption | options |
|
default |
| exotica::visualization::SetAnimation::MSGPACK_DEFINE | ( | type | , |
| path | , | ||
| animations | , | ||
| options | |||
| ) |
| std::vector<Animation> exotica::visualization::SetAnimation::animations |
| AnimationOption exotica::visualization::SetAnimation::options |
| std::string exotica::visualization::SetAnimation::path = "" |
| std::string exotica::visualization::SetAnimation::type = "set_animation" |
1.8.17