#include <GetLinkProperties.h>
Public Types | |
typedef ::geometry_msgs::Pose_ < ContainerAllocator > | _com_type |
typedef uint8_t | _gravity_mode_type |
typedef double | _ixx_type |
typedef double | _ixy_type |
typedef double | _ixz_type |
typedef double | _iyy_type |
typedef double | _iyz_type |
typedef double | _izz_type |
typedef double | _mass_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _status_message_type |
typedef uint8_t | _success_type |
typedef boost::shared_ptr < ::gazebo_msgs::GetLinkPropertiesResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::gazebo_msgs::GetLinkPropertiesResponse_ < ContainerAllocator > > | Ptr |
typedef GetLinkPropertiesResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
GetLinkPropertiesResponse_ () | |
GetLinkPropertiesResponse_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
::geometry_msgs::Pose_ < ContainerAllocator > | com |
uint8_t | gravity_mode |
double | ixx |
double | ixy |
double | ixz |
double | iyy |
double | iyz |
double | izz |
double | mass |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | status_message |
uint8_t | success |
Definition at line 55 of file GetLinkProperties.h.
typedef ::geometry_msgs::Pose_<ContainerAllocator> gazebo_msgs::GetLinkPropertiesResponse_< ContainerAllocator >::_com_type |
Definition at line 88 of file GetLinkProperties.h.
typedef uint8_t gazebo_msgs::GetLinkPropertiesResponse_< ContainerAllocator >::_gravity_mode_type |
Definition at line 91 of file GetLinkProperties.h.
typedef double gazebo_msgs::GetLinkPropertiesResponse_< ContainerAllocator >::_ixx_type |
Definition at line 97 of file GetLinkProperties.h.
typedef double gazebo_msgs::GetLinkPropertiesResponse_< ContainerAllocator >::_ixy_type |
Definition at line 100 of file GetLinkProperties.h.
typedef double gazebo_msgs::GetLinkPropertiesResponse_< ContainerAllocator >::_ixz_type |
Definition at line 103 of file GetLinkProperties.h.
typedef double gazebo_msgs::GetLinkPropertiesResponse_< ContainerAllocator >::_iyy_type |
Definition at line 106 of file GetLinkProperties.h.
typedef double gazebo_msgs::GetLinkPropertiesResponse_< ContainerAllocator >::_iyz_type |
Definition at line 109 of file GetLinkProperties.h.
typedef double gazebo_msgs::GetLinkPropertiesResponse_< ContainerAllocator >::_izz_type |
Definition at line 112 of file GetLinkProperties.h.
typedef double gazebo_msgs::GetLinkPropertiesResponse_< ContainerAllocator >::_mass_type |
Definition at line 94 of file GetLinkProperties.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > gazebo_msgs::GetLinkPropertiesResponse_< ContainerAllocator >::_status_message_type |
Definition at line 118 of file GetLinkProperties.h.
typedef uint8_t gazebo_msgs::GetLinkPropertiesResponse_< ContainerAllocator >::_success_type |
Definition at line 115 of file GetLinkProperties.h.
typedef boost::shared_ptr< ::gazebo_msgs::GetLinkPropertiesResponse_<ContainerAllocator> const> gazebo_msgs::GetLinkPropertiesResponse_< ContainerAllocator >::ConstPtr |
Definition at line 123 of file GetLinkProperties.h.
typedef boost::shared_ptr< ::gazebo_msgs::GetLinkPropertiesResponse_<ContainerAllocator> > gazebo_msgs::GetLinkPropertiesResponse_< ContainerAllocator >::Ptr |
Definition at line 122 of file GetLinkProperties.h.
typedef GetLinkPropertiesResponse_<ContainerAllocator> gazebo_msgs::GetLinkPropertiesResponse_< ContainerAllocator >::Type |
Definition at line 56 of file GetLinkProperties.h.
gazebo_msgs::GetLinkPropertiesResponse_< ContainerAllocator >::GetLinkPropertiesResponse_ | ( | ) | [inline] |
Definition at line 58 of file GetLinkProperties.h.
gazebo_msgs::GetLinkPropertiesResponse_< ContainerAllocator >::GetLinkPropertiesResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 73 of file GetLinkProperties.h.
boost::shared_ptr<std::map<std::string, std::string> > gazebo_msgs::GetLinkPropertiesResponse_< ContainerAllocator >::__connection_header |
Definition at line 124 of file GetLinkProperties.h.
::geometry_msgs::Pose_<ContainerAllocator> gazebo_msgs::GetLinkPropertiesResponse_< ContainerAllocator >::com |
Definition at line 89 of file GetLinkProperties.h.
uint8_t gazebo_msgs::GetLinkPropertiesResponse_< ContainerAllocator >::gravity_mode |
Definition at line 92 of file GetLinkProperties.h.
double gazebo_msgs::GetLinkPropertiesResponse_< ContainerAllocator >::ixx |
Definition at line 98 of file GetLinkProperties.h.
double gazebo_msgs::GetLinkPropertiesResponse_< ContainerAllocator >::ixy |
Definition at line 101 of file GetLinkProperties.h.
double gazebo_msgs::GetLinkPropertiesResponse_< ContainerAllocator >::ixz |
Definition at line 104 of file GetLinkProperties.h.
double gazebo_msgs::GetLinkPropertiesResponse_< ContainerAllocator >::iyy |
Definition at line 107 of file GetLinkProperties.h.
double gazebo_msgs::GetLinkPropertiesResponse_< ContainerAllocator >::iyz |
Definition at line 110 of file GetLinkProperties.h.
double gazebo_msgs::GetLinkPropertiesResponse_< ContainerAllocator >::izz |
Definition at line 113 of file GetLinkProperties.h.
double gazebo_msgs::GetLinkPropertiesResponse_< ContainerAllocator >::mass |
Definition at line 95 of file GetLinkProperties.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > gazebo_msgs::GetLinkPropertiesResponse_< ContainerAllocator >::status_message |
Definition at line 119 of file GetLinkProperties.h.
uint8_t gazebo_msgs::GetLinkPropertiesResponse_< ContainerAllocator >::success |
Definition at line 116 of file GetLinkProperties.h.