Public Member Functions | Private Attributes
LLNode Struct Reference

List of all members.

Public Member Functions

 LLNode ()
void onGps (const sensor_msgs::NavSatFix::ConstPtr &fix)
void publishFrame ()
 ~LLNode ()

Private Attributes

tf2_ros::TransformBroadcaster broadcaster
int fixCount
bool fixValidated
ros::Subscriber gps_raw
double originLat
double originLon
boost::thread runner

Detailed Description

Definition at line 46 of file LLNode.cpp.


Constructor & Destructor Documentation

LLNode::LLNode ( ) [inline]

Definition at line 48 of file LLNode.cpp.

LLNode::~LLNode ( ) [inline]

Definition at line 64 of file LLNode.cpp.


Member Function Documentation

void LLNode::onGps ( const sensor_msgs::NavSatFix::ConstPtr &  fix) [inline]

Definition at line 69 of file LLNode.cpp.

void LLNode::publishFrame ( ) [inline]

Definition at line 80 of file LLNode.cpp.


Member Data Documentation

Definition at line 116 of file LLNode.cpp.

int LLNode::fixCount [private]

Definition at line 119 of file LLNode.cpp.

bool LLNode::fixValidated [private]

Definition at line 118 of file LLNode.cpp.

Definition at line 115 of file LLNode.cpp.

double LLNode::originLat [private]

Definition at line 117 of file LLNode.cpp.

double LLNode::originLon [private]

Definition at line 117 of file LLNode.cpp.

boost::thread LLNode::runner [private]

Definition at line 120 of file LLNode.cpp.


The documentation for this struct was generated from the following file:


labust_navigation
Author(s): Gyula Nagy
autogenerated on Fri Aug 28 2015 11:23:33