|
moveit2
The MoveIt Motion Planning Framework for ROS 2.
|
#include "../src/logger_detail.hpp"#include <moveit/utils/logger.hpp>#include <gtest/gtest.h>#include <rclcpp/rclcpp.hpp>#include <memory>#include <string>
Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
| int main | ( | int | argc, |
| char ** | argv ) |
Definition at line 227 of file test_logger.cpp.