#include <BodyState.hpp>
◆ BodyState()
◆ getWheelPos()
| double BodyState::getWheelPos |
( |
wheelIdx |
idx | ) |
const |
◆ setWheelPos()
| void BodyState::setWheelPos |
( |
wheelIdx |
idx, |
|
|
double |
value |
|
) |
| |
◆ time
| base::Time odometry::BodyState::time |
timestamp of the body state
◆ wheelPos
| double odometry::BodyState::wheelPos[NUMBER_OF_WHEELS] |
angle of the wheel in radians, accumulated over time (not wrapped around).
The documentation for this class was generated from the following files:
- /build/rock-master-18.09-slam-odometry-0.20170815/src/BodyState.hpp
- /build/rock-master-18.09-slam-odometry-0.20170815/src/BodyState.cpp