moveit2
The MoveIt Motion Planning Framework for ROS 2.
Classes | Namespaces | Typedefs
joint_limits_extension.h File Reference
#include <limits>
#include <joint_limits_copy/joint_limits.hpp>
#include <map>
#include <string>
Include dependency graph for joint_limits_extension.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  pilz_industrial_motion_planner::joint_limits_interface::JointLimits
 Extends joint_limits_interface::JointLimits with a deceleration parameter. More...
 

Namespaces

 pilz_industrial_motion_planner
 
 pilz_industrial_motion_planner::joint_limits_interface
 

Typedefs

typedef joint_limits_interface::JointLimits pilz_industrial_motion_planner::JointLimit
 
typedef std::map< std::string, JointLimit > pilz_industrial_motion_planner::JointLimitsMap