#include <ros/ros.h>
#include <moveit/macros/class_forward.h>
#include <moveit/planning_scene/planning_scene.h>
#include <object_recognition_msgs/TableArray.h>
#include <moveit_msgs/CollisionObject.h>
#include <geometric_shapes/shapes.h>
#include <boost/thread/mutex.hpp>
Go to the source code of this file.
Classes | |
class | moveit::semantic_world::SemanticWorld |
A (simple) semantic world representation for pick and place and other tasks. More... | |
Namespaces | |
namespace | moveit |
namespace | moveit::semantic_world |
Functions | |
moveit::semantic_world::MOVEIT_CLASS_FORWARD (SemanticWorld) |