Macros | Functions | Variables
test_imu.cpp File Reference
#include <ros/ros.h>
#include "roch_base/roch_hardware.h"
#include <boost/assign/list_of.hpp>
#include <float.h>
Include dependency graph for test_imu.cpp:

Go to the source code of this file.

Macros

#define polling_timeout_   20
 

Functions

void controloverallSpeed (double lin_vel, double ang_vel, double accel_left, double accel_right)
 
int main (int argc, char **argv)
 
void publishRawData ()
 
void speedCallBack (const geometry_msgs::Twist::ConstPtr &speed)
 

Variables

double speed_x
 
double speed_z
 
ros::Subscriber speedSubscriber_
 

Macro Definition Documentation

#define polling_timeout_   20

Definition at line 6 of file test_imu.cpp.

Function Documentation

void controloverallSpeed ( double  lin_vel,
double  ang_vel,
double  accel_left,
double  accel_right 
)

Definition at line 31 of file test_imu.cpp.

int main ( int  argc,
char **  argv 
)

Definition at line 86 of file test_imu.cpp.

void publishRawData ( )

Definition at line 15 of file test_imu.cpp.

void speedCallBack ( const geometry_msgs::Twist::ConstPtr &  speed)

Definition at line 51 of file test_imu.cpp.

Variable Documentation

double speed_x

Definition at line 11 of file test_imu.cpp.

double speed_z

Definition at line 14 of file test_imu.cpp.

ros::Subscriber speedSubscriber_

Definition at line 85 of file test_imu.cpp.



roch_base
Author(s): Mike Purvis , Paul Bovbel , Chen
autogenerated on Mon Jun 10 2019 14:41:14