|
void | cbOdom (const nav_msgs::Odometry::ConstPtr &msg) |
|
Definition at line 40 of file test_track_odometry.cpp.
void TrackOdometryTest::cbOdom |
( |
const nav_msgs::Odometry::ConstPtr & |
msg | ) |
|
|
inlineprotected |
void TrackOdometryTest::initializeNode |
( |
const std::string & |
ns | ) |
|
|
inline |
void TrackOdometryTest::initializeTrackOdometry |
( |
nav_msgs::Odometry & |
odom_raw, |
|
|
sensor_msgs::Imu & |
imu |
|
) |
| |
|
inline |
bool TrackOdometryTest::run |
( |
nav_msgs::Odometry & |
odom_raw, |
|
|
sensor_msgs::Imu & |
imu, |
|
|
const float |
dt, |
|
|
const int |
steps |
|
) |
| |
|
inline |
void TrackOdometryTest::stepAndPublish |
( |
nav_msgs::Odometry & |
odom_raw, |
|
|
sensor_msgs::Imu & |
imu, |
|
|
const float |
dt |
|
) |
| |
|
inline |
void TrackOdometryTest::waitAndSpinOnce |
( |
| ) |
|
|
inline |
nav_msgs::Odometry::ConstPtr TrackOdometryTest::odom_ |
|
protected |
The documentation for this class was generated from the following file: