This defines a cost function for tool goal pose. More...
#include <Eigen/Sparse>
#include <moveit/robot_model/robot_model.h>
#include <moveit/collision_detection_fcl/collision_world_fcl.h>
#include <moveit/collision_detection_fcl/collision_robot_fcl.h>
#include "stomp_moveit/cost_functions/stomp_cost_function.h"
Go to the source code of this file.
Classes | |
class | stomp_moveit::cost_functions::ToolGoalPose |
Evaluates the cost of the goal pose by determining how far the Cartesian tool pose is from the desired under-constrained task manifold. More... | |
Namespaces | |
namespace | stomp_moveit |
namespace | stomp_moveit::cost_functions |
This defines a cost function for tool goal pose.
Definition in file tool_goal_pose.h.