moveit2
The MoveIt Motion Planning Framework for ROS 2.
|
#include <moveit_setup_framework/testing_utils.hpp>
#include <moveit_setup_app_plugins/perception_config.hpp>
Go to the source code of this file.
Classes | |
class | PerceptionTest |
Functions | |
TEST_F (PerceptionTest, ReadingSensorsConfig) | |
TEST_F (PerceptionTest, WritingSensorsConfig) | |
int | main (int argc, char **argv) |
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 103 of file test_perception.cpp.
TEST_F | ( | PerceptionTest | , |
ReadingSensorsConfig | |||
) |
Definition at line 60 of file test_perception.cpp.
TEST_F | ( | PerceptionTest | , |
WritingSensorsConfig | |||
) |