Header for the OpenHaptics lib and the haptic device state structure. More...
#include <ros/ros.h>
#include <geometry_msgs/PoseStamped.h>
#include <tf/transform_broadcaster.h>
#include <string.h>
#include <stdio.h>
#include <math.h>
#include <assert.h>
#include <sstream>
#include <vector>
#include <HL/hl.h>
#include <HD/hd.h>
#include <HDU/hduError.h>
#include <HDU/hduVector.h>
#include <HDU/hduMatrix.h>
Go to the source code of this file.
Classes | |
struct | OmniState |
Structure for holding the state variables of the haptic device. More... | |
Defines | |
#define | HOME_XX 0 |
#define | HOME_YY 0 |
#define | HOME_ZZ 0 |
Header for the OpenHaptics lib and the haptic device state structure.
Definition in file omni.h.