typedef boost::shared_ptr<mongo_ros::MessageCollection<moveit_msgs::Constraints> > moveit_warehouse::ConstraintsCollection |
Definition at line 47 of file constraints_storage.h.
typedef mongo_ros::MessageWithMetadata<moveit_msgs::Constraints>::ConstPtr moveit_warehouse::ConstraintsWithMetadata |
Definition at line 46 of file constraints_storage.h.
typedef boost::shared_ptr<mongo_ros::MessageCollection<moveit_msgs::MotionPlanRequest> > moveit_warehouse::MotionPlanRequestCollection |
Definition at line 53 of file planning_scene_storage.h.
typedef mongo_ros::MessageWithMetadata<moveit_msgs::MotionPlanRequest>::ConstPtr moveit_warehouse::MotionPlanRequestWithMetadata |
Definition at line 49 of file planning_scene_storage.h.
typedef boost::shared_ptr<mongo_ros::MessageCollection<moveit_msgs::PlanningScene> > moveit_warehouse::PlanningSceneCollection |
Definition at line 52 of file planning_scene_storage.h.
typedef mongo_ros::MessageWithMetadata<moveit_msgs::PlanningScene>::ConstPtr moveit_warehouse::PlanningSceneWithMetadata |
Definition at line 48 of file planning_scene_storage.h.
typedef boost::shared_ptr<mongo_ros::MessageCollection<moveit_msgs::PlanningSceneWorld> > moveit_warehouse::PlanningSceneWorldCollection |
Definition at line 47 of file planning_scene_world_storage.h.
typedef mongo_ros::MessageWithMetadata<moveit_msgs::PlanningSceneWorld>::ConstPtr moveit_warehouse::PlanningSceneWorldWithMetadata |
Definition at line 46 of file planning_scene_world_storage.h.
typedef boost::shared_ptr<mongo_ros::MessageCollection<moveit_msgs::RobotState> > moveit_warehouse::RobotStateCollection |
Definition at line 47 of file state_storage.h.
typedef mongo_ros::MessageWithMetadata<moveit_msgs::RobotState>::ConstPtr moveit_warehouse::RobotStateWithMetadata |
Definition at line 46 of file state_storage.h.
typedef boost::shared_ptr<mongo_ros::MessageCollection<moveit_msgs::RobotTrajectory> > moveit_warehouse::RobotTrajectoryCollection |
Definition at line 54 of file planning_scene_storage.h.
typedef mongo_ros::MessageWithMetadata<moveit_msgs::RobotTrajectory>::ConstPtr moveit_warehouse::RobotTrajectoryWithMetadata |
Definition at line 50 of file planning_scene_storage.h.
typedef boost::shared_ptr<mongo_ros::MessageCollection<moveit_msgs::TrajectoryConstraints> > moveit_warehouse::TrajectoryConstraintsCollection |
Definition at line 47 of file trajectory_constraints_storage.h.
typedef mongo_ros::MessageWithMetadata<moveit_msgs::TrajectoryConstraints>::ConstPtr moveit_warehouse::TrajectoryConstraintsWithMetadata |
Definition at line 46 of file trajectory_constraints_storage.h.