41 #include <moveit_msgs/PlanningScene.h>
42 #include <moveit_msgs/PlanningSceneWorld.h>
43 #include <moveit_msgs/RobotState.h>
44 #include <moveit_msgs/Constraints.h>
45 #include <geometry_msgs/Quaternion.h>
46 #include <geometry_msgs/Pose.h>
53 bool isEmpty(
const moveit_msgs::PlanningScene& msg);
56 bool isEmpty(
const moveit_msgs::PlanningSceneWorld& msg);
59 bool isEmpty(
const moveit_msgs::RobotState& msg);
62 bool isEmpty(
const moveit_msgs::Constraints& msg);
65 bool isEmpty(
const geometry_msgs::Quaternion& msg);
68 bool isEmpty(
const geometry_msgs::Pose& msg);