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