#include <simRosSetObjectPose.h>
Public Types | |
typedef int32_t | _handle_type |
typedef ::geometry_msgs::Pose_ < ContainerAllocator > | _pose_type |
typedef int32_t | _relativeToObjectHandle_type |
typedef boost::shared_ptr < ::vrep_common::simRosSetObjectPoseRequest_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::vrep_common::simRosSetObjectPoseRequest_ < ContainerAllocator > > | Ptr |
typedef simRosSetObjectPoseRequest_ < ContainerAllocator > | Type |
Public Member Functions | |
simRosSetObjectPoseRequest_ (const ContainerAllocator &_alloc) | |
simRosSetObjectPoseRequest_ () | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
int32_t | handle |
::geometry_msgs::Pose_ < ContainerAllocator > | pose |
int32_t | relativeToObjectHandle |
Definition at line 26 of file simRosSetObjectPose.h.
typedef int32_t vrep_common::simRosSetObjectPoseRequest_< ContainerAllocator >::_handle_type |
Definition at line 43 of file simRosSetObjectPose.h.
typedef ::geometry_msgs::Pose_<ContainerAllocator> vrep_common::simRosSetObjectPoseRequest_< ContainerAllocator >::_pose_type |
Definition at line 49 of file simRosSetObjectPose.h.
typedef int32_t vrep_common::simRosSetObjectPoseRequest_< ContainerAllocator >::_relativeToObjectHandle_type |
Definition at line 46 of file simRosSetObjectPose.h.
typedef boost::shared_ptr< ::vrep_common::simRosSetObjectPoseRequest_<ContainerAllocator> const> vrep_common::simRosSetObjectPoseRequest_< ContainerAllocator >::ConstPtr |
Definition at line 54 of file simRosSetObjectPose.h.
typedef boost::shared_ptr< ::vrep_common::simRosSetObjectPoseRequest_<ContainerAllocator> > vrep_common::simRosSetObjectPoseRequest_< ContainerAllocator >::Ptr |
Definition at line 53 of file simRosSetObjectPose.h.
typedef simRosSetObjectPoseRequest_<ContainerAllocator> vrep_common::simRosSetObjectPoseRequest_< ContainerAllocator >::Type |
Definition at line 27 of file simRosSetObjectPose.h.
vrep_common::simRosSetObjectPoseRequest_< ContainerAllocator >::simRosSetObjectPoseRequest_ | ( | ) | [inline] |
Definition at line 29 of file simRosSetObjectPose.h.
vrep_common::simRosSetObjectPoseRequest_< ContainerAllocator >::simRosSetObjectPoseRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 36 of file simRosSetObjectPose.h.
boost::shared_ptr<std::map<std::string, std::string> > vrep_common::simRosSetObjectPoseRequest_< ContainerAllocator >::__connection_header |
Definition at line 55 of file simRosSetObjectPose.h.
int32_t vrep_common::simRosSetObjectPoseRequest_< ContainerAllocator >::handle |
Definition at line 44 of file simRosSetObjectPose.h.
::geometry_msgs::Pose_<ContainerAllocator> vrep_common::simRosSetObjectPoseRequest_< ContainerAllocator >::pose |
Definition at line 50 of file simRosSetObjectPose.h.
int32_t vrep_common::simRosSetObjectPoseRequest_< ContainerAllocator >::relativeToObjectHandle |
Definition at line 47 of file simRosSetObjectPose.h.