Classes | Namespaces | Functions
KukaLBRiiwaROSPlugin_BASE_26696.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 <boost/thread/mutex.hpp>
#include <boost/thread/locks.hpp>
#include <ros/ros.h>
#include <trajectory_msgs/JointTrajectory.h>
#include <trajectory_msgs/JointTrajectoryPoint.h>
#include <sensor_msgs/JointState.h>
#include <std_msgs/String.h>
#include "grl/kuka/KukaDriver.hpp"
#include "grl/flatbuffer/JointState_generated.h"
#include "grl/flatbuffer/ArmControlState_generated.h"
+ Include dependency graph for KukaLBRiiwaROSPlugin_BASE_26696.hpp:

Go to the source code of this file.

Classes

struct  grl::ros::KukaLBRiiwaROSPlugin::JointStateTag
 
class  grl::ros::KukaLBRiiwaROSPlugin
 

Namespaces

 grl
 
 grl::ros
 

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 27 of file KukaLBRiiwaROSPlugin_BASE_26696.hpp.