
Public Member Functions | |
| ObstaclesDetection () | |
| virtual | ~ObstaclesDetection () |
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 | callback (const sensor_msgs::PointCloud2ConstPtr &cloudMsg) |
| virtual void | onInit () |
| void | parameterMoved (ros::NodeHandle &nh, const std::string &rosName, const std::string ¶meterName, rtabmap::ParametersMap ¶meters) |
Private Attributes | |
| ros::Subscriber | cloudSub_ |
| std::string | frameId_ |
| rtabmap::OccupancyGrid | grid_ |
| ros::Publisher | groundPub_ |
| std::string | mapFrameId_ |
| bool | mapFrameProjection_ |
| ros::Publisher | obstaclesPub_ |
| ros::Publisher | projObstaclesPub_ |
| tf::TransformListener | tfListener_ |
| bool | waitForTransform_ |
| bool | warned_ |
Additional Inherited Members | |
Protected Member Functions inherited from nodelet::Nodelet | |
| ros::CallbackQueueInterface & | getMTCallbackQueue () const |
| ros::NodeHandle & | getMTNodeHandle () const |
| ros::NodeHandle & | getMTPrivateNodeHandle () const |
| const V_string & | getMyArgv () const |
| const std::string & | getName () const |
| ros::NodeHandle & | getNodeHandle () const |
| ros::NodeHandle & | getPrivateNodeHandle () const |
| const M_string & | getRemappingArgs () const |
| ros::CallbackQueueInterface & | getSTCallbackQueue () const |
| std::string | getSuffixedName (const std::string &suffix) const |
Definition at line 49 of file obstacles_detection.cpp.
|
inline |
Definition at line 52 of file obstacles_detection.cpp.
|
inlinevirtual |
Definition at line 59 of file obstacles_detection.cpp.
|
inlineprivate |
Definition at line 240 of file obstacles_detection.cpp.
|
inlineprivatevirtual |
Implements nodelet::Nodelet.
Definition at line 107 of file obstacles_detection.cpp.
|
inlineprivate |
Definition at line 64 of file obstacles_detection.cpp.
|
private |
Definition at line 451 of file obstacles_detection.cpp.
|
private |
Definition at line 437 of file obstacles_detection.cpp.
|
private |
Definition at line 441 of file obstacles_detection.cpp.
|
private |
Definition at line 447 of file obstacles_detection.cpp.
|
private |
Definition at line 438 of file obstacles_detection.cpp.
|
private |
Definition at line 442 of file obstacles_detection.cpp.
|
private |
Definition at line 448 of file obstacles_detection.cpp.
|
private |
Definition at line 449 of file obstacles_detection.cpp.
|
private |
Definition at line 445 of file obstacles_detection.cpp.
|
private |
Definition at line 439 of file obstacles_detection.cpp.
|
private |
Definition at line 443 of file obstacles_detection.cpp.