#include <test_common.h>
Definition at line 50 of file test_common.h.
DiffDriveControllerTest::DiffDriveControllerTest |
( |
| ) |
|
|
inline |
DiffDriveControllerTest::~DiffDriveControllerTest |
( |
| ) |
|
|
inline |
void DiffDriveControllerTest::cmdVelOutCallback |
( |
const geometry_msgs::TwistStamped & |
cmd_vel_out | ) |
|
|
inlineprivate |
geometry_msgs::TwistStamped DiffDriveControllerTest::getLastCmdVelOut |
( |
| ) |
|
|
inline |
nav_msgs::Odometry DiffDriveControllerTest::getLastOdom |
( |
| ) |
|
|
inline |
bool DiffDriveControllerTest::hasReceivedFirstOdom |
( |
| ) |
const |
|
inline |
bool DiffDriveControllerTest::isControllerAlive |
( |
| ) |
const |
|
inline |
void DiffDriveControllerTest::odomCallback |
( |
const nav_msgs::Odometry & |
odom | ) |
|
|
inlineprivate |
void DiffDriveControllerTest::publish |
( |
geometry_msgs::Twist |
cmd_vel | ) |
|
|
inline |
void DiffDriveControllerTest::start |
( |
| ) |
|
|
inline |
void DiffDriveControllerTest::stop |
( |
| ) |
|
|
inline |
void DiffDriveControllerTest::waitForController |
( |
| ) |
const |
|
inline |
void DiffDriveControllerTest::waitForOdomMsgs |
( |
| ) |
const |
|
inline |
geometry_msgs::TwistStamped DiffDriveControllerTest::last_cmd_vel_out |
|
private |
nav_msgs::Odometry DiffDriveControllerTest::last_odom |
|
private |
bool DiffDriveControllerTest::received_first_odom |
|
private |
The documentation for this class was generated from the following file: