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