XBotInterface  2.4.1
XBotInterface provides a generic API to model and control a robot.
Classes | Namespaces | Functions
Joint.h File Reference
#include <string>
#include <memory>
#include <iostream>
#include <srdfdom_advr/model.h>
#include <XBotInterface/SyncFlags.h>
#include <bprinter/table_printer.h>
#include <XBotInterface/ControlMode.h>
+ Include dependency graph for Joint.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  XBot::Joint
 Container for the Joint state and information. More...
 

Namespaces

 XBot
 

Functions

std::ostream & XBot::operator<< (std::ostream &os, const XBot::Joint &j)
 ostream operator << for a Joint object More...