This defines a Robot Model for the Stomp Planner. More...
#include <stomp_moveit/cost_functions/obstacle_distance_gradient.h>
#include <ros/console.h>
#include <pluginlib/class_list_macros.h>
#include <moveit/robot_state/conversions.h>
Go to the source code of this file.
Namespaces | |
namespace | stomp_moveit |
namespace | stomp_moveit::cost_functions |
Variables | |
static const double | LONGEST_VALID_JOINT_MOVE = 0.01 |
This defines a Robot Model for the Stomp Planner.
Definition in file obstacle_distance_gradient.cpp.
const double LONGEST_VALID_JOINT_MOVE = 0.01 [static] |
Definition at line 33 of file obstacle_distance_gradient.cpp.