moveit2
The MoveIt Motion Planning Framework for ROS 2.
|
#include <memory>
#include <gtest/gtest.h>
#include <warehouse_ros/message_collection.h>
#include <geometry_msgs/msg/point.hpp>
#include <moveit/move_group_interface/move_group_interface.hpp>
#include <moveit/trajectory_cache/features/constant_features.hpp>
#include "../fixtures/move_group_fixture.hpp"
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
Definition in file test_constant_features_with_move_group.cpp.
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 395 of file test_constant_features_with_move_group.cpp.