YARP
Yet Another Robot Platform
 
Loading...
Searching...
No Matches
FrameTransformGet_nwc_ros.h File Reference
#include <yarp/os/Network.h>
#include <yarp/os/Node.h>
#include <yarp/os/PeriodicThread.h>
#include <yarp/os/Publisher.h>
#include <yarp/os/Subscriber.h>
#include <yarp/sig/Vector.h>
#include <yarp/dev/IFrameTransformStorage.h>
#include <yarp/dev/PolyDriver.h>
#include <yarp/dev/WrapperSingle.h>
#include <yarp/math/FrameTransform.h>
#include <yarp/rosmsg/geometry_msgs/TransformStamped.h>
#include <yarp/rosmsg/tf2_msgs/TFMessage.h>
#include <yarp/dev/FrameTransformContainer.h>
#include <map>
#include <mutex>
+ Include dependency graph for FrameTransformGet_nwc_ros.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  FrameTransformGet_nwc_ros
 frameTransformGet_nwc_ros: A ros network wrapper client that receives frame transforms from a ros topic and makes them available through an IFrameTransformStorageGet interface. More...
 

Macros

#define ROSNODENAME   "/tfNodeGet"
 
#define ROSTOPICNAME_TF   "/tf"
 
#define ROSTOPICNAME_TF_STATIC   "/tf_static"
 

Macro Definition Documentation

◆ ROSNODENAME

#define ROSNODENAME   "/tfNodeGet"

Definition at line 31 of file FrameTransformGet_nwc_ros.h.

◆ ROSTOPICNAME_TF

#define ROSTOPICNAME_TF   "/tf"

Definition at line 32 of file FrameTransformGet_nwc_ros.h.

◆ ROSTOPICNAME_TF_STATIC

#define ROSTOPICNAME_TF_STATIC   "/tf_static"

Definition at line 33 of file FrameTransformGet_nwc_ros.h.