|
EasyNav Costmap Stack
|
#include <gtest/gtest.h>#include "easynav_costmap_localizer/AMCLLocalizer.hpp"#include "easynav_costmap_common/costmap_2d.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 AMCLLocalizer tests (minimal) More... | |
| class | FriendAMCLLocalizer |
Functions | |
| TEST_F (AMCLLocalizerTest, BasicDynamicUpdate) | |
| TEST_F (AMCLLocalizerTest, IncomingOccupancyGridUpdatesMaps) | |
| TEST_F (AMCLLocalizerTest, SavemapServiceWorks) | |
| TEST_F | ( | AMCLLocalizerTest | , |
| BasicDynamicUpdate | ) |
| TEST_F | ( | AMCLLocalizerTest | , |
| IncomingOccupancyGridUpdatesMaps | ) |
| TEST_F | ( | AMCLLocalizerTest | , |
| SavemapServiceWorks | ) |