#include <LearnDMPFromDemo.h>
Public Types | |
typedef std::vector < ::dmp::DMPData_ < ContainerAllocator > , typename ContainerAllocator::template rebind< ::dmp::DMPData_ < ContainerAllocator > >::other > | _dmp_list_type |
typedef double | _tau_type |
typedef boost::shared_ptr < ::dmp::LearnDMPFromDemoResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::dmp::LearnDMPFromDemoResponse_ < ContainerAllocator > > | Ptr |
typedef LearnDMPFromDemoResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
LearnDMPFromDemoResponse_ () | |
LearnDMPFromDemoResponse_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
std::vector< ::dmp::DMPData_ < ContainerAllocator > , typename ContainerAllocator::template rebind< ::dmp::DMPData_ < ContainerAllocator > >::other > | dmp_list |
double | tau |
Definition at line 71 of file LearnDMPFromDemo.h.
typedef std::vector< ::dmp::DMPData_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::dmp::DMPData_<ContainerAllocator> >::other > dmp::LearnDMPFromDemoResponse_< ContainerAllocator >::_dmp_list_type |
Definition at line 86 of file LearnDMPFromDemo.h.
typedef double dmp::LearnDMPFromDemoResponse_< ContainerAllocator >::_tau_type |
Definition at line 89 of file LearnDMPFromDemo.h.
typedef boost::shared_ptr< ::dmp::LearnDMPFromDemoResponse_<ContainerAllocator> const> dmp::LearnDMPFromDemoResponse_< ContainerAllocator >::ConstPtr |
Definition at line 94 of file LearnDMPFromDemo.h.
typedef boost::shared_ptr< ::dmp::LearnDMPFromDemoResponse_<ContainerAllocator> > dmp::LearnDMPFromDemoResponse_< ContainerAllocator >::Ptr |
Definition at line 93 of file LearnDMPFromDemo.h.
typedef LearnDMPFromDemoResponse_<ContainerAllocator> dmp::LearnDMPFromDemoResponse_< ContainerAllocator >::Type |
Definition at line 72 of file LearnDMPFromDemo.h.
dmp::LearnDMPFromDemoResponse_< ContainerAllocator >::LearnDMPFromDemoResponse_ | ( | ) | [inline] |
Definition at line 74 of file LearnDMPFromDemo.h.
dmp::LearnDMPFromDemoResponse_< ContainerAllocator >::LearnDMPFromDemoResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 80 of file LearnDMPFromDemo.h.
boost::shared_ptr<std::map<std::string, std::string> > dmp::LearnDMPFromDemoResponse_< ContainerAllocator >::__connection_header |
Definition at line 95 of file LearnDMPFromDemo.h.
std::vector< ::dmp::DMPData_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::dmp::DMPData_<ContainerAllocator> >::other > dmp::LearnDMPFromDemoResponse_< ContainerAllocator >::dmp_list |
Definition at line 87 of file LearnDMPFromDemo.h.
double dmp::LearnDMPFromDemoResponse_< ContainerAllocator >::tau |
Definition at line 90 of file LearnDMPFromDemo.h.