![]() |
MoveIt Pro API
Core Behaviors for MoveIt Pro
|
#include <types.hpp>
Public Member Functions | |
ErrorType ()=delete | |
ErrorType (const std::string &error_message) | |
ErrorType & | withPartialPath (const JointSpacePath &partial_path) |
Public Attributes | |
std::string | error_message |
JointSpacePath | partial_path |
|
delete |
|
inlineexplicit |
|
inline |
std::string cartesian_planning::ErrorType::error_message |
JointSpacePath cartesian_planning::ErrorType::partial_path |