Protected Member Functions | Protected Attributes | List of all members
Navigate Class Reference
Inheritance diagram for Navigate:
Inheritance graph
[legend]

Protected Member Functions

void cbMap (const nav_msgs::OccupancyGrid::ConstPtr &msg)
 
void cbMapLocal (const nav_msgs::OccupancyGrid::ConstPtr &msg)
 
 Navigate ()
 
void pubMapLocal ()
 
virtual void SetUp ()
 

Protected Attributes

nav_msgs::OccupancyGrid::ConstPtr map_
 
nav_msgs::OccupancyGrid::ConstPtr map_local_
 
ros::NodeHandle nh_
 
ros::Publisher pub_initial_pose_
 
ros::Publisher pub_map_
 
ros::Publisher pub_map_local_
 
ros::ServiceClient srv_forget_
 
ros::Subscriber sub_map_
 
ros::Subscriber sub_map_local_
 
tf2_ros::Buffer tfbuf_
 
tf2_ros::TransformListener tfl_
 

Detailed Description

Definition at line 43 of file test_navigate.cpp.

Constructor & Destructor Documentation

Navigate::Navigate ( )
inlineprotected

Definition at line 58 of file test_navigate.cpp.

Member Function Documentation

void Navigate::cbMap ( const nav_msgs::OccupancyGrid::ConstPtr &  msg)
inlineprotected

Definition at line 96 of file test_navigate.cpp.

void Navigate::cbMapLocal ( const nav_msgs::OccupancyGrid::ConstPtr &  msg)
inlineprotected

Definition at line 101 of file test_navigate.cpp.

void Navigate::pubMapLocal ( )
inlineprotected

Definition at line 106 of file test_navigate.cpp.

virtual void Navigate::SetUp ( )
inlineprotectedvirtual

Definition at line 72 of file test_navigate.cpp.

Member Data Documentation

nav_msgs::OccupancyGrid::ConstPtr Navigate::map_
protected

Definition at line 49 of file test_navigate.cpp.

nav_msgs::OccupancyGrid::ConstPtr Navigate::map_local_
protected

Definition at line 50 of file test_navigate.cpp.

ros::NodeHandle Navigate::nh_
protected

Definition at line 46 of file test_navigate.cpp.

ros::Publisher Navigate::pub_initial_pose_
protected

Definition at line 56 of file test_navigate.cpp.

ros::Publisher Navigate::pub_map_
protected

Definition at line 54 of file test_navigate.cpp.

ros::Publisher Navigate::pub_map_local_
protected

Definition at line 55 of file test_navigate.cpp.

ros::ServiceClient Navigate::srv_forget_
protected

Definition at line 53 of file test_navigate.cpp.

ros::Subscriber Navigate::sub_map_
protected

Definition at line 51 of file test_navigate.cpp.

ros::Subscriber Navigate::sub_map_local_
protected

Definition at line 52 of file test_navigate.cpp.

tf2_ros::Buffer Navigate::tfbuf_
protected

Definition at line 47 of file test_navigate.cpp.

tf2_ros::TransformListener Navigate::tfl_
protected

Definition at line 48 of file test_navigate.cpp.


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


planner_cspace
Author(s): Atsushi Watanabe
autogenerated on Tue Jul 9 2019 05:00:13