This defines a cost function for collision checking. More...
#include <Eigen/Sparse>
#include <moveit/robot_model/robot_model.h>
#include "stomp_moveit/cost_functions/stomp_cost_function.h"
Go to the source code of this file.
Classes | |
class | stomp_moveit::cost_functions::CollisionCheck |
Assigns a cost value to each robot state by evaluating if the robot is in collision. More... | |
Namespaces | |
namespace | stomp_moveit |
namespace | stomp_moveit::cost_functions |
This defines a cost function for collision checking.
Definition in file collision_check.h.