libmove3d-planners
|
Public Member Functions | |
OrientationConstraintEvaluator (const motion_planning_msgs::OrientationConstraint &oc, const StompRobotModel &robot_model) | |
bool | getCost (const std::vector< KDL::Frame > &frame, const Eigen::VectorXd &full_trajectory_joint_pos, double &cost) |
![]() | |
virtual bool | getCost (const std::vector< Eigen::Tranform3d > &frame, const Eigen::VectorXd &full_trajectory_joint_pos, double &cost)=0 |