$search
#include <GetPositionFK.h>
Public Types | |
typedef ::arm_navigation_msgs::ArmNavigationErrorCodes_ < ContainerAllocator > | _error_code_type |
typedef std::vector < std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > , typename ContainerAllocator::template rebind< std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > >::other > | _fk_link_names_type |
typedef std::vector < ::geometry_msgs::PoseStamped_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::geometry_msgs::PoseStamped_ < ContainerAllocator > >::other > | _pose_stamped_type |
typedef boost::shared_ptr < ::kinematics_msgs::GetPositionFKResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::kinematics_msgs::GetPositionFKResponse_ < ContainerAllocator > > | Ptr |
typedef GetPositionFKResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
ROS_DEPRECATED const std::string | __getDataType () const |
ROS_DEPRECATED const std::string | __getMD5Sum () const |
ROS_DEPRECATED const std::string | __getMessageDefinition () const |
ROS_DEPRECATED const std::string | __getServerMD5Sum () const |
virtual ROS_DEPRECATED uint8_t * | deserialize (uint8_t *read_ptr) |
ROS_DEPRECATED uint32_t | get_fk_link_names_size () const |
ROS_DEPRECATED void | get_fk_link_names_vec (std::vector< std::basic_string< char, std::char_traits< char >, typename ContainerAllocator::template rebind< char >::other >, typename ContainerAllocator::template rebind< std::basic_string< char, std::char_traits< char >, typename ContainerAllocator::template rebind< char >::other > >::other > &vec) const |
ROS_DEPRECATED uint32_t | get_pose_stamped_size () const |
ROS_DEPRECATED void | get_pose_stamped_vec (std::vector< ::geometry_msgs::PoseStamped_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::geometry_msgs::PoseStamped_< ContainerAllocator > >::other > &vec) const |
GetPositionFKResponse_ (const ContainerAllocator &_alloc) | |
GetPositionFKResponse_ () | |
virtual ROS_DEPRECATED uint32_t | serializationLength () const |
virtual ROS_DEPRECATED uint8_t * | serialize (uint8_t *write_ptr, uint32_t seq) const |
ROS_DEPRECATED void | set_fk_link_names_size (uint32_t size) |
ROS_DEPRECATED void | set_fk_link_names_vec (const std::vector< std::basic_string< char, std::char_traits< char >, typename ContainerAllocator::template rebind< char >::other >, typename ContainerAllocator::template rebind< std::basic_string< char, std::char_traits< char >, typename ContainerAllocator::template rebind< char >::other > >::other > &vec) |
ROS_DEPRECATED void | set_pose_stamped_size (uint32_t size) |
ROS_DEPRECATED void | set_pose_stamped_vec (const std::vector< ::geometry_msgs::PoseStamped_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::geometry_msgs::PoseStamped_< ContainerAllocator > >::other > &vec) |
Static Public Member Functions | |
static ROS_DEPRECATED const std::string | __s_getDataType () |
static ROS_DEPRECATED const std::string | __s_getMD5Sum () |
static ROS_DEPRECATED const std::string | __s_getMessageDefinition () |
static ROS_DEPRECATED const std::string | __s_getServerMD5Sum () |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
::arm_navigation_msgs::ArmNavigationErrorCodes_ < ContainerAllocator > | error_code |
std::vector< std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > , typename ContainerAllocator::template rebind< std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > >::other > | fk_link_names |
std::vector < ::geometry_msgs::PoseStamped_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::geometry_msgs::PoseStamped_ < ContainerAllocator > >::other > | pose_stamped |
Static Private Member Functions | |
static const char * | __s_getDataType_ () |
static const char * | __s_getMD5Sum_ () |
static const char * | __s_getMessageDefinition_ () |
static const char * | __s_getServerMD5Sum_ () |
Definition at line 221 of file GetPositionFK.h.
typedef ::arm_navigation_msgs::ArmNavigationErrorCodes_<ContainerAllocator> kinematics_msgs::GetPositionFKResponse_< ContainerAllocator >::_error_code_type |
Definition at line 244 of file GetPositionFK.h.
typedef std::vector<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > , typename ContainerAllocator::template rebind<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > >::other > kinematics_msgs::GetPositionFKResponse_< ContainerAllocator >::_fk_link_names_type |
Definition at line 241 of file GetPositionFK.h.
typedef std::vector< ::geometry_msgs::PoseStamped_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::geometry_msgs::PoseStamped_<ContainerAllocator> >::other > kinematics_msgs::GetPositionFKResponse_< ContainerAllocator >::_pose_stamped_type |
Definition at line 238 of file GetPositionFK.h.
typedef boost::shared_ptr< ::kinematics_msgs::GetPositionFKResponse_<ContainerAllocator> const> kinematics_msgs::GetPositionFKResponse_< ContainerAllocator >::ConstPtr |
Definition at line 427 of file GetPositionFK.h.
typedef boost::shared_ptr< ::kinematics_msgs::GetPositionFKResponse_<ContainerAllocator> > kinematics_msgs::GetPositionFKResponse_< ContainerAllocator >::Ptr |
Definition at line 426 of file GetPositionFK.h.
typedef GetPositionFKResponse_<ContainerAllocator> kinematics_msgs::GetPositionFKResponse_< ContainerAllocator >::Type |
Definition at line 222 of file GetPositionFK.h.
kinematics_msgs::GetPositionFKResponse_< ContainerAllocator >::GetPositionFKResponse_ | ( | ) | [inline] |
Definition at line 224 of file GetPositionFK.h.
kinematics_msgs::GetPositionFKResponse_< ContainerAllocator >::GetPositionFKResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 231 of file GetPositionFK.h.
ROS_DEPRECATED const std::string kinematics_msgs::GetPositionFKResponse_< ContainerAllocator >::__getDataType | ( | ) | const [inline] |
Definition at line 261 of file GetPositionFK.h.
ROS_DEPRECATED const std::string kinematics_msgs::GetPositionFKResponse_< ContainerAllocator >::__getMD5Sum | ( | ) | const [inline] |
Definition at line 268 of file GetPositionFK.h.
ROS_DEPRECATED const std::string kinematics_msgs::GetPositionFKResponse_< ContainerAllocator >::__getMessageDefinition | ( | ) | const [inline] |
Definition at line 397 of file GetPositionFK.h.
ROS_DEPRECATED const std::string kinematics_msgs::GetPositionFKResponse_< ContainerAllocator >::__getServerMD5Sum | ( | ) | const [inline] |
Definition at line 275 of file GetPositionFK.h.
static ROS_DEPRECATED const std::string kinematics_msgs::GetPositionFKResponse_< ContainerAllocator >::__s_getDataType | ( | ) | [inline, static] |
Definition at line 259 of file GetPositionFK.h.
static const char* kinematics_msgs::GetPositionFKResponse_< ContainerAllocator >::__s_getDataType_ | ( | ) | [inline, static, private] |
Definition at line 257 of file GetPositionFK.h.
static ROS_DEPRECATED const std::string kinematics_msgs::GetPositionFKResponse_< ContainerAllocator >::__s_getMD5Sum | ( | ) | [inline, static] |
Definition at line 266 of file GetPositionFK.h.
static const char* kinematics_msgs::GetPositionFKResponse_< ContainerAllocator >::__s_getMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 264 of file GetPositionFK.h.
static ROS_DEPRECATED const std::string kinematics_msgs::GetPositionFKResponse_< ContainerAllocator >::__s_getMessageDefinition | ( | ) | [inline, static] |
Definition at line 395 of file GetPositionFK.h.
static const char* kinematics_msgs::GetPositionFKResponse_< ContainerAllocator >::__s_getMessageDefinition_ | ( | ) | [inline, static, private] |
Definition at line 278 of file GetPositionFK.h.
static ROS_DEPRECATED const std::string kinematics_msgs::GetPositionFKResponse_< ContainerAllocator >::__s_getServerMD5Sum | ( | ) | [inline, static] |
Definition at line 273 of file GetPositionFK.h.
static const char* kinematics_msgs::GetPositionFKResponse_< ContainerAllocator >::__s_getServerMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 271 of file GetPositionFK.h.
virtual ROS_DEPRECATED uint8_t* kinematics_msgs::GetPositionFKResponse_< ContainerAllocator >::deserialize | ( | uint8_t * | read_ptr | ) | [inline, virtual] |
Definition at line 408 of file GetPositionFK.h.
ROS_DEPRECATED uint32_t kinematics_msgs::GetPositionFKResponse_< ContainerAllocator >::get_fk_link_names_size | ( | ) | const [inline] |
Definition at line 252 of file GetPositionFK.h.
ROS_DEPRECATED void kinematics_msgs::GetPositionFKResponse_< ContainerAllocator >::get_fk_link_names_vec | ( | std::vector< std::basic_string< char, std::char_traits< char >, typename ContainerAllocator::template rebind< char >::other >, typename ContainerAllocator::template rebind< std::basic_string< char, std::char_traits< char >, typename ContainerAllocator::template rebind< char >::other > >::other > & | vec | ) | const [inline] |
Definition at line 254 of file GetPositionFK.h.
ROS_DEPRECATED uint32_t kinematics_msgs::GetPositionFKResponse_< ContainerAllocator >::get_pose_stamped_size | ( | ) | const [inline] |
Definition at line 248 of file GetPositionFK.h.
ROS_DEPRECATED void kinematics_msgs::GetPositionFKResponse_< ContainerAllocator >::get_pose_stamped_vec | ( | std::vector< ::geometry_msgs::PoseStamped_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::geometry_msgs::PoseStamped_< ContainerAllocator > >::other > & | vec | ) | const [inline] |
Definition at line 250 of file GetPositionFK.h.
virtual ROS_DEPRECATED uint32_t kinematics_msgs::GetPositionFKResponse_< ContainerAllocator >::serializationLength | ( | ) | const [inline, virtual] |
Definition at line 417 of file GetPositionFK.h.
virtual ROS_DEPRECATED uint8_t* kinematics_msgs::GetPositionFKResponse_< ContainerAllocator >::serialize | ( | uint8_t * | write_ptr, | |
uint32_t | seq | |||
) | const [inline, virtual] |
Definition at line 399 of file GetPositionFK.h.
ROS_DEPRECATED void kinematics_msgs::GetPositionFKResponse_< ContainerAllocator >::set_fk_link_names_size | ( | uint32_t | size | ) | [inline] |
Definition at line 253 of file GetPositionFK.h.
ROS_DEPRECATED void kinematics_msgs::GetPositionFKResponse_< ContainerAllocator >::set_fk_link_names_vec | ( | const std::vector< std::basic_string< char, std::char_traits< char >, typename ContainerAllocator::template rebind< char >::other >, typename ContainerAllocator::template rebind< std::basic_string< char, std::char_traits< char >, typename ContainerAllocator::template rebind< char >::other > >::other > & | vec | ) | [inline] |
Definition at line 255 of file GetPositionFK.h.
ROS_DEPRECATED void kinematics_msgs::GetPositionFKResponse_< ContainerAllocator >::set_pose_stamped_size | ( | uint32_t | size | ) | [inline] |
Definition at line 249 of file GetPositionFK.h.
ROS_DEPRECATED void kinematics_msgs::GetPositionFKResponse_< ContainerAllocator >::set_pose_stamped_vec | ( | const std::vector< ::geometry_msgs::PoseStamped_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::geometry_msgs::PoseStamped_< ContainerAllocator > >::other > & | vec | ) | [inline] |
Definition at line 251 of file GetPositionFK.h.
boost::shared_ptr<std::map<std::string, std::string> > kinematics_msgs::GetPositionFKResponse_< ContainerAllocator >::__connection_header |
Definition at line 428 of file GetPositionFK.h.
::arm_navigation_msgs::ArmNavigationErrorCodes_<ContainerAllocator> kinematics_msgs::GetPositionFKResponse_< ContainerAllocator >::error_code |
Definition at line 245 of file GetPositionFK.h.
std::vector<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > , typename ContainerAllocator::template rebind<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > >::other > kinematics_msgs::GetPositionFKResponse_< ContainerAllocator >::fk_link_names |
Definition at line 242 of file GetPositionFK.h.
std::vector< ::geometry_msgs::PoseStamped_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::geometry_msgs::PoseStamped_<ContainerAllocator> >::other > kinematics_msgs::GetPositionFKResponse_< ContainerAllocator >::pose_stamped |
Definition at line 239 of file GetPositionFK.h.