Easy Navigation
|
#include "easynav_system/GoalManager.hpp"
#include "easynav_system/GoalManagerClient.hpp"
#include "easynav_common/types/NavState.hpp"
#include "nav_msgs/msg/odometry.hpp"
#include "rclcpp/node.hpp"
#include "rclcpp_lifecycle/lifecycle_node.hpp"
#include "gtest/gtest.h"
Classes | |
class | GoalManagerTestCase |
Functions | |
TEST_F (GoalManagerTestCase, initpose_topic) | |
TEST_F (GoalManagerTestCase, initpose_topic_with_preempt) | |
TEST_F (GoalManagerTestCase, simple_nav_node) | |
TEST_F (GoalManagerTestCase, two_clients) | |
TEST_F | ( | GoalManagerTestCase | , |
initpose_topic | ) |
TEST_F | ( | GoalManagerTestCase | , |
initpose_topic_with_preempt | ) |
TEST_F | ( | GoalManagerTestCase | , |
simple_nav_node | ) |
TEST_F | ( | GoalManagerTestCase | , |
two_clients | ) |