#include <watson_ins_driver.h>
|
void | read (sensor_msgs::Imu &imuMsg, sensor_msgs::NavSatFix &fixMsg, bool &validImu, bool &validFix) |
|
| WatsonINSDriver (std::string path, int baud, int timeout_ms) |
|
| ~WatsonINSDriver () |
|
Definition at line 53 of file watson_ins_driver.h.
WatsonINSDriver::WatsonINSDriver |
( |
std::string |
path, |
|
|
int |
baud, |
|
|
int |
timeout_ms |
|
) |
| |
WatsonINSDriver::~WatsonINSDriver |
( |
| ) |
|
void WatsonINSDriver::parseGPS |
( |
sensor_msgs::NavSatFix & |
gpsMsg | ) |
|
|
private |
void WatsonINSDriver::parseIMU |
( |
sensor_msgs::Imu & |
imuMsg | ) |
|
|
private |
void WatsonINSDriver::read |
( |
sensor_msgs::Imu & |
imuMsg, |
|
|
sensor_msgs::NavSatFix & |
fixMsg, |
|
|
bool & |
validImu, |
|
|
bool & |
validFix |
|
) |
| |
bool WatsonINSDriver::validCmd |
( |
void |
| ) |
|
|
private |
int WatsonINSDriver::gpsMsgSeq |
|
private |
const int WatsonINSDriver::readRetryCount = 10 |
|
staticprivate |
The documentation for this class was generated from the following files: