#include <chrono>
#include <stdexcept>
#include <sstream>
#include "ur/version_information.h"
#include <sys/time.h>
Go to the source code of this file.
Classes | |
class | urcl::IncompatibleRobotVersion |
class | urcl::InvalidRange |
class | urcl::MissingArgument |
class | urcl::TimeoutException |
A specialized exception representing that communication to the tool is not possible. More... | |
class | urcl::ToolCommNotAvailable |
A specialized exception representing that communication to the tool is not possible. More... | |
class | urcl::UnsupportedMotionType |
class | urcl::UrException |
Our base class for exceptions. Specialized exceptions should inherit from those. More... | |
class | urcl::VersionMismatch |
A specialized exception representing detection of a not supported UR control version. More... | |
Namespaces | |
urcl | |
Definition in file exceptions.h.