#include <string>
#include <thread>
#include <ros/ros.h>
#include <gtest/gtest.h>
#include <moveit_servo/pose_tracking.h>
#include <moveit_servo/make_shared_from_pool.h>
Go to the source code of this file.
◆ main()
int main |
( |
int |
argc, |
|
|
char ** |
argv |
|
) |
| |
◆ LOGNAME
const std::string LOGNAME = "servo_cpp_interface_test" |
|
static |
◆ ROS_PUB_SUB_DELAY
constexpr double ROS_PUB_SUB_DELAY = 4 |
|
staticconstexpr |
◆ ROTATION_TOLERANCE
constexpr double ROTATION_TOLERANCE = 0.1 |
|
staticconstexpr |
◆ TRANSLATION_TOLERANCE
constexpr double TRANSLATION_TOLERANCE = 0.01 |
|
staticconstexpr |