#include <test_common.h>
Definition at line 59 of file test_common.h.
◆ AckermannSteeringControllerTest()
AckermannSteeringControllerTest::AckermannSteeringControllerTest |
( |
| ) |
|
|
inline |
◆ ~AckermannSteeringControllerTest()
AckermannSteeringControllerTest::~AckermannSteeringControllerTest |
( |
| ) |
|
|
inline |
◆ getLastOdom()
nav_msgs::Odometry AckermannSteeringControllerTest::getLastOdom |
( |
| ) |
|
|
inline |
◆ isControllerAlive()
bool AckermannSteeringControllerTest::isControllerAlive |
( |
| ) |
|
|
inline |
◆ isLastOdomValid()
bool AckermannSteeringControllerTest::isLastOdomValid |
( |
| ) |
|
|
inline |
◆ odomCallback()
void AckermannSteeringControllerTest::odomCallback |
( |
const nav_msgs::Odometry & |
odom | ) |
|
|
inlineprivate |
◆ publish()
void AckermannSteeringControllerTest::publish |
( |
geometry_msgs::Twist |
cmd_vel | ) |
|
|
inline |
◆ start()
void AckermannSteeringControllerTest::start |
( |
| ) |
|
|
inline |
◆ stop()
void AckermannSteeringControllerTest::stop |
( |
| ) |
|
|
inline |
◆ cmd_pub
◆ ctrl_name
std::string AckermannSteeringControllerTest::ctrl_name |
|
private |
◆ last_odom
nav_msgs::Odometry AckermannSteeringControllerTest::last_odom |
|
private |
◆ list_ctrls_srv
◆ nh
◆ odom_mutex
std::mutex AckermannSteeringControllerTest::odom_mutex |
|
private |
◆ odom_sub
◆ start_srv
◆ stop_srv
The documentation for this class was generated from the following file: