#include <geometry_msgs/TransformStamped.h>
#include <ros/ros.h>
#include <tf2/LinearMath/Matrix3x3.h>
#include <tf2/LinearMath/Quaternion.h>
#include <tf2_ros/transform_broadcaster.h>
#include "RTPacket.h"
#include "RTProtocol.h"
Go to the source code of this file.
Classes | |
class | ros_qualisys::QualisysToRos |
This class is a ROS node allowing us to parametrize the connection to a Qualisys system and export the streamed objects to /tf and /tf_static. More... | |
Namespaces | |
ros_qualisys | |
Global namespace of the package. | |