Contains the franka::Errors type. More...
#include <array>
#include <ostream>
Go to the source code of this file.
Classes | |
struct | franka::Errors |
Enumerates errors that can occur while controlling a franka::Robot. More... | |
Namespaces | |
franka | |
Functions | |
std::ostream & | franka::operator<< (std::ostream &ostream, const Errors &errors) |
Streams the errors as JSON array. More... | |
Contains the franka::Errors type.
Definition in file errors.h.