Tetrapod Project
motor_interface.h File Reference
#include "ros/ros.h"
#include "ros/callback_queue.h"
#include "sensor_msgs/JointState.h"
#include "std_msgs/Float64.h"
#include "std_msgs/Float64MultiArray.h"
#include "std_srvs/Empty.h"
#include "eigen_conversions/eigen_msg.h"
#include <serial_communication/serial_communication.h>
#include <thread>
#include <Eigen/Core>
Include dependency graph for motor_interface.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MotorInterface
 A class to control and distribute motor position, velocity and torque information. More...