34 #include <gtest/gtest.h> 38 TEST(LocalPlannerAdapter, unload_local_planner)
63 int main(
int argc,
char** argv)
66 testing::InitGoogleTest(&argc, argv);
67 return RUN_ALL_TESTS();
int main(int argc, char **argv)
std::string getGlobalFrameID()
ROSCPP_DECL void init(int &argc, char **argv, const std::string &name, uint32_t options=0)
used for employing a nav_core2 local planner (such as dwb) as a nav_core plugin, like in move_base...
TEST(LocalPlannerAdapter, unload_local_planner)
void initialize(std::string name, tf::TransformListener *tf, costmap_2d::Costmap2DROS *costmap_ros) override
Load the nav_core2 local planner and initialize it.