Classes | Functions | Variables
test_common.h File Reference
#include <cmath>
#include <gtest/gtest.h>
#include <ros/ros.h>
#include <geometry_msgs/Twist.h>
#include <nav_msgs/Odometry.h>
#include <tf/tf.h>
Include dependency graph for test_common.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  DiffDriveControllerTest

Functions

tf::Quaternion tfQuatFromGeomQuat (const geometry_msgs::Quaternion &quat)

Variables

const double EPS = 0.01
const double ORIENTATION_TOLERANCE = 0.03
const double POSITION_TOLERANCE = 0.01
const double VELOCITY_TOLERANCE = 0.02

Function Documentation

tf::Quaternion tfQuatFromGeomQuat ( const geometry_msgs::Quaternion &  quat) [inline]

Definition at line 81 of file test_common.h.


Variable Documentation

const double EPS = 0.01
Author:
Bence Magyar

Definition at line 41 of file test_common.h.

const double ORIENTATION_TOLERANCE = 0.03

Definition at line 44 of file test_common.h.

const double POSITION_TOLERANCE = 0.01

Definition at line 42 of file test_common.h.

const double VELOCITY_TOLERANCE = 0.02

Definition at line 43 of file test_common.h.



diff_drive_controller
Author(s): Bence Magyar
autogenerated on Fri Aug 28 2015 12:36:52