|
EasyNav Plugins
|
#include <gtest/gtest.h>#include "easynav_simple_common/SimpleMap.hpp"#include "easynav_simple_controller/SimpleController.hpp"#include "rclcpp/rclcpp.hpp"#include "rclcpp_lifecycle/lifecycle_node.hpp"#include "std_srvs/srv/trigger.hpp"#include <memory>#include <fstream>
Classes | |
| class | AMCLLocalizerTest |
| Fixture for SimpleController tests (minimal). More... | |
| class | FriendAMCLLocalizer |
Functions | |
| TEST_F (AMCLLocalizerTest, BasicDynamicUpdate) | |
| Dynamic map update tests. | |
| TEST_F (AMCLLocalizerTest, IncomingOccupancyGridUpdatesMaps) | |
| Map loading via subscription test. | |
| TEST_F (AMCLLocalizerTest, SavemapServiceWorks) | |
| TEST_F | ( | AMCLLocalizerTest | , |
| BasicDynamicUpdate | ) |
Dynamic map update tests.
| TEST_F | ( | AMCLLocalizerTest | , |
| IncomingOccupancyGridUpdatesMaps | ) |
Map loading via subscription test.
| TEST_F | ( | AMCLLocalizerTest | , |
| SavemapServiceWorks | ) |