Public Member Functions | Public Attributes | List of all members
exotica::AttachedObject Struct Reference

#include <scene.h>

Public Member Functions

 AttachedObject ()=default
 
 AttachedObject (std::string _parent)
 
 AttachedObject (std::string _parent, KDL::Frame _pose)
 

Public Attributes

std::string parent = ""
 
KDL::Frame pose
 

Detailed Description

Definition at line 53 of file scene.h.

Constructor & Destructor Documentation

exotica::AttachedObject::AttachedObject ( )
default
exotica::AttachedObject::AttachedObject ( std::string  _parent)
inline

Definition at line 56 of file scene.h.

exotica::AttachedObject::AttachedObject ( std::string  _parent,
KDL::Frame  _pose 
)
inline

Definition at line 57 of file scene.h.

Member Data Documentation

std::string exotica::AttachedObject::parent = ""

Definition at line 58 of file scene.h.

KDL::Frame exotica::AttachedObject::pose

Definition at line 59 of file scene.h.


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


exotica_core
Author(s): Yiming Yang, Michael Camilleri
autogenerated on Sat Apr 10 2021 02:34:50