
Public Member Functions | |
| PoseEstimationNodelet (const SystemPtr &system=SystemPtr()) | |
Private Member Functions | |
| void | onCleanup () | 
| void | onInit () | 
| void | onReset () | 
Definition at line 34 of file pose_estimation_nodelet.cpp.
| hector_pose_estimation::PoseEstimationNodelet::PoseEstimationNodelet | ( | const SystemPtr & | system = SystemPtr() | ) |  [inline] | 
        
Definition at line 37 of file pose_estimation_nodelet.cpp.
| void hector_pose_estimation::PoseEstimationNodelet::onCleanup | ( | ) |  [inline, private] | 
        
Definition at line 50 of file pose_estimation_nodelet.cpp.
| void hector_pose_estimation::PoseEstimationNodelet::onInit | ( | ) |  [inline, private, virtual] | 
        
Implements nodelet::Nodelet.
Definition at line 42 of file pose_estimation_nodelet.cpp.
| void hector_pose_estimation::PoseEstimationNodelet::onReset | ( | ) |  [inline, private] | 
        
Definition at line 46 of file pose_estimation_nodelet.cpp.