#include <moveit_msgs/MoveItErrorCodes.h>
Go to the source code of this file.
Classes | |
class | moveit::core::MoveItErrorCode |
a wrapper around moveit_msgs::MoveItErrorCodes to make it easier to return an error code message from a function More... | |
Namespaces | |
moveit | |
Main namespace for MoveIt. | |
moveit::core | |
Core components of MoveIt. | |
Functions | |
std::ostream & | moveit::core::operator<< (std::ostream &out, const MoveItErrorCode &e) |