Classes | Namespaces | Functions
KukaLBRiiwaVrepPlugin.hpp File Reference
#include <iostream>
#include <memory>
#include <array>
#include <boost/log/trivial.hpp>
#include <boost/exception/all.hpp>
#include <boost/algorithm/string.hpp>
#include "grl/kuka/KukaDriver.hpp"
#include "grl/vrep/Vrep.hpp"
#include "grl/vrep/VrepRobotArmDriver.hpp"
#include <iterator>
#include "v_repLib.h"
+ Include dependency graph for KukaLBRiiwaVrepPlugin.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  grl::vrep::KukaVrepPlugin
 

Namespaces

 grl
 
 grl::vrep
 

Functions

template<typename T >
boost::log::formatting_ostream & operator<< (boost::log::formatting_ostream &out, std::vector< T > &v)
 

Function Documentation

§ operator<<()

template<typename T >
boost::log::formatting_ostream& operator<< ( boost::log::formatting_ostream &  out,
std::vector< T > &  v 
)
inline
Todo:
move elsewhere, because it will conflict with others' implementations of outputting vectors

Definition at line 20 of file KukaLBRiiwaVrepPlugin.hpp.