This defines a control cost projection update filter. More...
#include <stomp_moveit/update_filters/control_cost_projection.h>
#include <ros/console.h>
#include <pluginlib/class_list_macros.h>
#include <stomp_core/utils.h>
Go to the source code of this file.
Namespaces | |
namespace | stomp_moveit |
namespace | stomp_moveit::update_filters |
Functions | |
PLUGINLIB_EXPORT_CLASS (stomp_moveit::update_filters::ControlCostProjection, stomp_moveit::update_filters::StompUpdateFilter) |
This defines a control cost projection update filter.
This will force goal constraints into the task space.
Definition in file control_cost_projection.cpp.
PLUGINLIB_EXPORT_CLASS | ( | stomp_moveit::update_filters::ControlCostProjection | , |
stomp_moveit::update_filters::StompUpdateFilter | |||
) |