#include <RobotCartConfiguration.h>
| Public Types | |
| typedef ::geometry_msgs::Pose_ < ContainerAllocator > | _cart_pose_type | 
| typedef ::geometry_msgs::Pose_ < ContainerAllocator > | _robot_pose_type | 
| typedef boost::shared_ptr < ::cart_pushing_msgs::RobotCartConfiguration_ < ContainerAllocator > const > | ConstPtr | 
| typedef boost::shared_ptr < ::cart_pushing_msgs::RobotCartConfiguration_ < ContainerAllocator > > | Ptr | 
| typedef RobotCartConfiguration_ < ContainerAllocator > | Type | 
| Public Member Functions | |
| RobotCartConfiguration_ () | |
| RobotCartConfiguration_ (const ContainerAllocator &_alloc) | |
| Public Attributes | |
| boost::shared_ptr< std::map < std::string, std::string > > | __connection_header | 
| ::geometry_msgs::Pose_ < ContainerAllocator > | cart_pose | 
| ::geometry_msgs::Pose_ < ContainerAllocator > | robot_pose | 
Definition at line 23 of file RobotCartConfiguration.h.
| typedef ::geometry_msgs::Pose_<ContainerAllocator> cart_pushing_msgs::RobotCartConfiguration_< ContainerAllocator >::_cart_pose_type | 
Definition at line 41 of file RobotCartConfiguration.h.
| typedef ::geometry_msgs::Pose_<ContainerAllocator> cart_pushing_msgs::RobotCartConfiguration_< ContainerAllocator >::_robot_pose_type | 
Definition at line 38 of file RobotCartConfiguration.h.
| typedef boost::shared_ptr< ::cart_pushing_msgs::RobotCartConfiguration_<ContainerAllocator> const> cart_pushing_msgs::RobotCartConfiguration_< ContainerAllocator >::ConstPtr | 
Definition at line 46 of file RobotCartConfiguration.h.
| typedef boost::shared_ptr< ::cart_pushing_msgs::RobotCartConfiguration_<ContainerAllocator> > cart_pushing_msgs::RobotCartConfiguration_< ContainerAllocator >::Ptr | 
Definition at line 45 of file RobotCartConfiguration.h.
| typedef RobotCartConfiguration_<ContainerAllocator> cart_pushing_msgs::RobotCartConfiguration_< ContainerAllocator >::Type | 
Definition at line 24 of file RobotCartConfiguration.h.
| cart_pushing_msgs::RobotCartConfiguration_< ContainerAllocator >::RobotCartConfiguration_ | ( | ) |  [inline] | 
Definition at line 26 of file RobotCartConfiguration.h.
| cart_pushing_msgs::RobotCartConfiguration_< ContainerAllocator >::RobotCartConfiguration_ | ( | const ContainerAllocator & | _alloc | ) |  [inline] | 
Definition at line 32 of file RobotCartConfiguration.h.
| boost::shared_ptr<std::map<std::string, std::string> > cart_pushing_msgs::RobotCartConfiguration_< ContainerAllocator >::__connection_header | 
Definition at line 47 of file RobotCartConfiguration.h.
| ::geometry_msgs::Pose_<ContainerAllocator> cart_pushing_msgs::RobotCartConfiguration_< ContainerAllocator >::cart_pose | 
Definition at line 42 of file RobotCartConfiguration.h.
| ::geometry_msgs::Pose_<ContainerAllocator> cart_pushing_msgs::RobotCartConfiguration_< ContainerAllocator >::robot_pose | 
Definition at line 39 of file RobotCartConfiguration.h.