moveit2
The MoveIt Motion Planning Framework for ROS 2.
|
#include <cassert>
#include <stdexcept>
#include <string>
#include <vector>
#include <pilz_industrial_motion_planner/trajectory_generation_exceptions.h>
Go to the source code of this file.
Namespaces | |
namespace | pilz_industrial_motion_planner |
Functions | |
pilz_industrial_motion_planner::CREATE_MOVEIT_ERROR_CODE_EXCEPTION (NoSolverException, moveit_msgs::msg::MoveItErrorCodes::FAILURE) | |
pilz_industrial_motion_planner::CREATE_MOVEIT_ERROR_CODE_EXCEPTION (MoreThanOneTipFrameException, moveit_msgs::msg::MoveItErrorCodes::FAILURE) | |