#include <ros/ros.h>
#include <planning_models/robot_model.h>
#include <collision_distance_field/collision_distance_field_types.h>
Go to the source code of this file.
Namespaces | |
collision_detection | |
Functions | |
static bool | collision_detection::loadLinkBodySphereDecompositions (ros::NodeHandle &nh, const planning_models::RobotModelConstPtr &kmodel, std::map< std::string, std::vector< collision_detection::CollisionSphere > > &link_body_spheres) |