Classes | Namespaces | Typedefs
trajectory_recorder.h File Reference
#include <ros/ros.h>
#include <boost/function.hpp>
#include <trajectory_msgs/JointTrajectory.h>
Include dependency graph for trajectory_recorder.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  trajectory_execution_monitor::TrajectoryRecorder
 Records the trajectory by calling registered callback functions as new states arrive. More...

Namespaces

namespace  trajectory_execution_monitor

Typedefs

typedef boost::function< bool(const
ros::Time &time, const
std::map< std::string, double >
&, const std::map
< std::string, double > &)> 
trajectory_execution_monitor::NewStateCallbackFunction
 Function that gets called when new state information arrives.


trajectory_execution_monitor
Author(s): Gil Jones
autogenerated on Fri Dec 6 2013 21:09:24