#include <vector>
#include <ros/ros.h>
#include <gtest/gtest.h>
#include <moveit/planning_scene_interface/planning_scene_interface.h>
#include <moveit/move_group_interface/move_group_interface.h>
#include <tf2_geometry_msgs/tf2_geometry_msgs.hpp>
Go to the source code of this file.
◆ main()
int main |
( |
int |
argc, |
|
|
char ** |
argv |
|
) |
| |
◆ TEST_F()
◆ MAX_ACCELERATION_SCALE
constexpr double MAX_ACCELERATION_SCALE = 1.0 |
|
constexpr |
◆ MAX_VELOCITY_SCALE
constexpr double MAX_VELOCITY_SCALE = 1.0 |
|
constexpr |
◆ PLANNING_TIME_S
constexpr double PLANNING_TIME_S = 45.0 |
|
constexpr |