moveit2
The MoveIt Motion Planning Framework for ROS 2.
Loading...
Searching...
No Matches
moveit_cpp_test.cpp File Reference
#include <rclcpp/rclcpp.hpp>
#include <gtest/gtest.h>
#include <moveit/moveit_cpp/moveit_cpp.hpp>
#include <moveit/moveit_cpp/planning_component.hpp>
#include <geometry_msgs/PointStamped.h>
Include dependency graph for moveit_cpp_test.cpp:

Go to the source code of this file.

Classes

class  moveit_cpp::MoveItCppTest

Namespaces

namespace  moveit_cpp

Functions

 moveit_cpp::TEST_F (MoveItCppTest, GetCurrentStateTest)
 moveit_cpp::TEST_F (MoveItCppTest, NameOfPlanningGroupTest)
 moveit_cpp::TEST_F (MoveItCppTest, TestSetStartStateToCurrentState)
 moveit_cpp::TEST_F (MoveItCppTest, TestSetGoalFromPoseStamped)
 moveit_cpp::TEST_F (MoveItCppTest, TestSetStartStateFromRobotState)
 moveit_cpp::TEST_F (MoveItCppTest, TestSetGoalFromRobotState)
int main (int argc, char **argv)

Function Documentation

◆ main()

int main ( int argc,
char ** argv )

Definition at line 167 of file moveit_cpp_test.cpp.