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_ |
Definition at line 43 of file test_navigate.cpp.
|
inlineprotected |
Definition at line 58 of file test_navigate.cpp.
|
inlineprotected |
Definition at line 96 of file test_navigate.cpp.
|
inlineprotected |
Definition at line 101 of file test_navigate.cpp.
|
inlineprotected |
Definition at line 106 of file test_navigate.cpp.
|
inlineprotectedvirtual |
Definition at line 72 of file test_navigate.cpp.
|
protected |
Definition at line 49 of file test_navigate.cpp.
|
protected |
Definition at line 50 of file test_navigate.cpp.
|
protected |
Definition at line 46 of file test_navigate.cpp.
|
protected |
Definition at line 56 of file test_navigate.cpp.
|
protected |
Definition at line 54 of file test_navigate.cpp.
|
protected |
Definition at line 55 of file test_navigate.cpp.
|
protected |
Definition at line 53 of file test_navigate.cpp.
|
protected |
Definition at line 51 of file test_navigate.cpp.
|
protected |
Definition at line 52 of file test_navigate.cpp.
|
protected |
Definition at line 47 of file test_navigate.cpp.
|
protected |
Definition at line 48 of file test_navigate.cpp.