moveit2
The MoveIt Motion Planning Framework for ROS 2.
|
#include <ros/ros.h>
#include <gtest/gtest.h>
#include <moveit/move_group_interface/move_group_interface.h>
#include <moveit/planning_scene_interface/planning_scene_interface.h>
Go to the source code of this file.
Classes | |
class | CHOMPMoveitTest |
Functions | |
TEST_F (CHOMPMoveitTest, jointSpaceGoodGoal) | |
int | main (int argc, char **argv) |
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 69 of file chomp_moveit_test_panda.cpp.
TEST_F | ( | CHOMPMoveitTest | , |
jointSpaceGoodGoal | |||
) |
Definition at line 58 of file chomp_moveit_test_panda.cpp.