#include <ncd_parser.h>
Definition at line 50 of file ncd_parser.h.
◆ NCDParser()
NCDParser::NCDParser |
( |
char * |
filename | ) |
|
◆ ~NCDParser()
NCDParser::~NCDParser |
( |
| ) |
|
|
virtual |
◆ createOdomToLeftLaserTf()
void NCDParser::createOdomToLeftLaserTf |
( |
| ) |
|
|
private |
◆ createOdomToRightLaserTf()
void NCDParser::createOdomToRightLaserTf |
( |
| ) |
|
|
private |
◆ extractArray()
std::vector< float > NCDParser::extractArray |
( |
std::string |
s, |
|
|
std::string |
pattern |
|
) |
| |
|
private |
◆ extractValue()
double NCDParser::extractValue |
( |
std::string |
s, |
|
|
std::string |
pattern |
|
) |
| |
|
private |
◆ launch()
void NCDParser::launch |
( |
| ) |
|
◆ publishLaserMessage()
void NCDParser::publishLaserMessage |
( |
const std::vector< std::string > & |
tokens, |
|
|
const std::string & |
laserFrame, |
|
|
const ros::Publisher & |
publisher |
|
) |
| |
|
private |
◆ publishTfMessages()
void NCDParser::publishTfMessages |
( |
const std::vector< std::string > & |
tokens | ) |
|
|
private |
◆ tokenize()
void NCDParser::tokenize |
( |
const std::string & |
str, |
|
|
std::vector< std::string > & |
tokens, |
|
|
std::string |
sentinel |
|
) |
| |
|
private |
◆ end_
◆ filename_
char* NCDParser::filename_ |
|
private |
◆ lastTime_
double NCDParser::lastTime_ |
|
private |
◆ leftLaserPublisher_
◆ odomToLeftLaser_
◆ odomToRightLaser_
◆ rate_
◆ rightLaserPublisher_
◆ start_
◆ tfBroadcaster_
◆ worldToOdom_
The documentation for this class was generated from the following files: