Classes | Functions | Variables
move_group_pick_place_test.cpp File Reference
#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.h>
Include dependency graph for move_group_pick_place_test.cpp:

Go to the source code of this file.

Classes

class  PickPlaceTestFixture
 

Functions

int main (int argc, char **argv)
 
 TEST_F (PickPlaceTestFixture, PickPlaceTest)
 

Variables

constexpr double MAX_ACCELERATION_SCALE = 1.0
 
constexpr double MAX_VELOCITY_SCALE = 1.0
 
static const std::string PLANNING_GROUP = "panda_arm"
 
constexpr double PLANNING_TIME_S = 45.0
 

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 280 of file move_group_pick_place_test.cpp.

◆ TEST_F()

TEST_F ( PickPlaceTestFixture  ,
PickPlaceTest   
)

Definition at line 85 of file move_group_pick_place_test.cpp.

Variable Documentation

◆ MAX_ACCELERATION_SCALE

constexpr double MAX_ACCELERATION_SCALE = 1.0
constexpr

Definition at line 61 of file move_group_pick_place_test.cpp.

◆ MAX_VELOCITY_SCALE

constexpr double MAX_VELOCITY_SCALE = 1.0
constexpr

Definition at line 60 of file move_group_pick_place_test.cpp.

◆ PLANNING_GROUP

const std::string PLANNING_GROUP = "panda_arm"
static

Definition at line 58 of file move_group_pick_place_test.cpp.

◆ PLANNING_TIME_S

constexpr double PLANNING_TIME_S = 45.0
constexpr

Definition at line 59 of file move_group_pick_place_test.cpp.



planning_interface
Author(s): Ioan Sucan
autogenerated on Sat Apr 27 2024 02:27:01