moveit2
The MoveIt Motion Planning Framework for ROS 2.
Loading...
Searching...
No Matches
Classes | Functions
move_group_api_test.cpp File Reference
#include <gtest/gtest.h>
#include <rclcpp/rclcpp.hpp>
#include "parameter_name_list.hpp"
Include dependency graph for move_group_api_test.cpp:

Go to the source code of this file.

Classes

class  MoveGroupFixture
 

Functions

 TEST_F (MoveGroupFixture, testParamAPI)
 
int main (int argc, char **argv)
 

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 98 of file move_group_api_test.cpp.

◆ TEST_F()

TEST_F ( MoveGroupFixture  ,
testParamAPI   
)

Definition at line 61 of file move_group_api_test.cpp.