#include <boost/utility.hpp>
#include <moveit/collision_detection/collision_matrix.h>
#include <moveit/collision_detection/collision_robot.h>
#include <moveit/collision_detection/world.h>
#include <moveit/macros/class_forward.h>
Go to the source code of this file.
Classes | |
class | collision_detection::CollisionWorld |
Perform collision checking with the environment. The collision world maintains a representation of the environment that the robot is operating in. More... | |
Namespaces | |
namespace | collision_detection |
Generic interface to collision detection. | |
Functions | |
collision_detection::MOVEIT_CLASS_FORWARD (CollisionWorld) |