This defines a joint limit filter. More...
#include <moveit/robot_model/robot_model.h>
#include <moveit_msgs/GetMotionPlan.h>
#include <stomp_moveit/noisy_filters/stomp_noisy_filter.h>
Go to the source code of this file.
Classes | |
class | stomp_moveit::noisy_filters::JointLimits |
Checks that the joint values are within the limits as defined in the urdf file. It modifies the values of those joints that exceed the limits. More... | |
Namespaces | |
namespace | stomp_moveit |
namespace | stomp_moveit::noisy_filters |
This defines a joint limit filter.
Definition in file joint_limits.h.