#include <FkTest.h>
Public Types | |
| typedef std::vector< double, typename ContainerAllocator::template rebind< double >::other > | _joint_positions_type |
| typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _root_type |
| typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _tip_type |
| typedef boost::shared_ptr < ::pr2_calibration_launch::FkTestRequest_ < ContainerAllocator > const > | ConstPtr |
| typedef boost::shared_ptr < ::pr2_calibration_launch::FkTestRequest_ < ContainerAllocator > > | Ptr |
| typedef FkTestRequest_ < ContainerAllocator > | Type |
Public Member Functions | |
| FkTestRequest_ () | |
| FkTestRequest_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
| boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
| std::vector< double, typename ContainerAllocator::template rebind< double >::other > | joint_positions |
| std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | root |
| std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | tip |
| typedef std::vector<double, typename ContainerAllocator::template rebind<double>::other > pr2_calibration_launch::FkTestRequest_< ContainerAllocator >::_joint_positions_type |
| typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > pr2_calibration_launch::FkTestRequest_< ContainerAllocator >::_root_type |
| typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > pr2_calibration_launch::FkTestRequest_< ContainerAllocator >::_tip_type |
| typedef boost::shared_ptr< ::pr2_calibration_launch::FkTestRequest_<ContainerAllocator> const> pr2_calibration_launch::FkTestRequest_< ContainerAllocator >::ConstPtr |
| typedef boost::shared_ptr< ::pr2_calibration_launch::FkTestRequest_<ContainerAllocator> > pr2_calibration_launch::FkTestRequest_< ContainerAllocator >::Ptr |
| typedef FkTestRequest_<ContainerAllocator> pr2_calibration_launch::FkTestRequest_< ContainerAllocator >::Type |
| pr2_calibration_launch::FkTestRequest_< ContainerAllocator >::FkTestRequest_ | ( | ) | [inline] |
| pr2_calibration_launch::FkTestRequest_< ContainerAllocator >::FkTestRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
| boost::shared_ptr<std::map<std::string, std::string> > pr2_calibration_launch::FkTestRequest_< ContainerAllocator >::__connection_header |
| std::vector<double, typename ContainerAllocator::template rebind<double>::other > pr2_calibration_launch::FkTestRequest_< ContainerAllocator >::joint_positions |
| std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > pr2_calibration_launch::FkTestRequest_< ContainerAllocator >::root |
| std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > pr2_calibration_launch::FkTestRequest_< ContainerAllocator >::tip |