This defines a cost function for tool goal pose. More...
#include <stomp_plugins/cost_functions/tool_goal_pose.h>#include <XmlRpcException.h>#include <pluginlib/class_list_macros.h>#include <stomp_moveit/utils/kinematics.h>#include <ros/console.h>
Go to the source code of this file.
Namespaces | |
| namespace | stomp_moveit |
| namespace | stomp_moveit::cost_functions |
Functions | |
| PLUGINLIB_EXPORT_CLASS (stomp_moveit::cost_functions::ToolGoalPose, stomp_moveit::cost_functions::StompCostFunction) | |
Variables | |
| static const int | CARTESIAN_DOF_SIZE = 6 |
This defines a cost function for tool goal pose.
Definition in file tool_goal_pose.cpp.
| PLUGINLIB_EXPORT_CLASS | ( | stomp_moveit::cost_functions::ToolGoalPose | , |
| stomp_moveit::cost_functions::StompCostFunction | |||
| ) |
const int CARTESIAN_DOF_SIZE = 6 [static] |
Definition at line 34 of file tool_goal_pose.cpp.