moveit2
The MoveIt Motion Planning Framework for ROS 2.
Loading...
Searching...
No Matches
trajectory_generator_polyline.hpp File Reference
#include <eigen3/Eigen/Eigen>
#include <kdl/rotational_interpolation_sa.hpp>
#include <moveit/planning_scene/planning_scene.hpp>
#include <pilz_industrial_motion_planner/trajectory_generator.hpp>
#include <pilz_industrial_motion_planner/velocity_profile_atrap.hpp>
Include dependency graph for trajectory_generator_polyline.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  pilz_industrial_motion_planner::TrajectoryGeneratorPolyline
 This class implements a polyline trajectory generator in Cartesian space. The Cartesian trajetory are based on trapezoid velocity profile. More...

Namespaces

namespace  pilz_industrial_motion_planner

Functions

 pilz_industrial_motion_planner::CREATE_MOVEIT_ERROR_CODE_EXCEPTION (LinTrajectoryConversionFailure, moveit_msgs::msg::MoveItErrorCodes::FAILURE)
 pilz_industrial_motion_planner::CREATE_MOVEIT_ERROR_CODE_EXCEPTION (JointNumberMismatch, moveit_msgs::msg::MoveItErrorCodes::INVALID_GOAL_CONSTRAINTS)
 pilz_industrial_motion_planner::CREATE_MOVEIT_ERROR_CODE_EXCEPTION (LinInverseForGoalIncalculable, moveit_msgs::msg::MoveItErrorCodes::NO_IK_SOLUTION)
 pilz_industrial_motion_planner::CREATE_MOVEIT_ERROR_CODE_EXCEPTION (NoWaypointsSpecified, moveit_msgs::msg::MoveItErrorCodes::INVALID_MOTION_PLAN)
 pilz_industrial_motion_planner::CREATE_MOVEIT_ERROR_CODE_EXCEPTION (ConsicutiveColinearWaypoints, moveit_msgs::msg::MoveItErrorCodes::INVALID_MOTION_PLAN)