
Public Member Functions | |
| PoseEstimationNodelet (const SystemPtr &system=SystemPtr()) | |
Public Member Functions inherited from hector_pose_estimation::PoseEstimationNode | |
| virtual void | cleanup () |
| virtual bool | init () |
| PoseEstimationNode (const SystemPtr &system=SystemPtr(), const StatePtr &state=StatePtr()) | |
| virtual void | publish () |
| virtual void | reset () |
| virtual | ~PoseEstimationNode () |
Public Member Functions inherited from nodelet::Nodelet | |
| void | init (const std::string &name, const M_string &remapping_args, const V_string &my_argv, ros::CallbackQueueInterface *st_queue=NULL, ros::CallbackQueueInterface *mt_queue=NULL) |
| Nodelet () | |
| virtual | ~Nodelet () |
Private Member Functions | |
| void | onCleanup () |
| void | onInit () |
| void | onReset () |
Definition at line 34 of file pose_estimation_nodelet.cpp.
|
inline |
Definition at line 37 of file pose_estimation_nodelet.cpp.
|
inlineprivate |
Definition at line 50 of file pose_estimation_nodelet.cpp.
|
inlineprivatevirtual |
Implements nodelet::Nodelet.
Definition at line 42 of file pose_estimation_nodelet.cpp.
|
inlineprivate |
Definition at line 46 of file pose_estimation_nodelet.cpp.