Classes | Functions | Variables
test_plugin.cpp File Reference
#include <gtest/gtest.h>
#include <ros/ros.h>
#include <eigen_conversions/eigen_msg.h>
#include <moveit/robot_model_loader/robot_model_loader.h>
#include <moveit/robot_model/robot_model.h>
#include <moveit/robot_state/robot_state.h>
#include <moveit_opw_kinematics_plugin/moveit_opw_kinematics_plugin.h>
#include "test_utils.h"
Include dependency graph for test_plugin.cpp:

Go to the source code of this file.

Classes

class  TestPlugin
 

Functions

int main (int argc, char **argv)
 
 TEST_F (TestPlugin, InitOk)
 
 TEST_F (TestPlugin, CompareIKAndFK)
 

Variables

const std::string GROUP_PARAM = "group"
 
const std::string ROBOT_DESCRIPTION = "robot_description"
 
const std::string ROOT_LINK_PARAM = "root_link"
 
const std::string TIP_LINK_PARAM = "tip_link"
 

Function Documentation

int main ( int  argc,
char **  argv 
)

Definition at line 86 of file test_plugin.cpp.

TEST_F ( TestPlugin  ,
InitOk   
)

Definition at line 54 of file test_plugin.cpp.

TEST_F ( TestPlugin  ,
CompareIKAndFK   
)

Definition at line 59 of file test_plugin.cpp.

Variable Documentation

const std::string GROUP_PARAM = "group"

Definition at line 13 of file test_plugin.cpp.

const std::string ROBOT_DESCRIPTION = "robot_description"

Definition at line 18 of file test_plugin.cpp.

const std::string ROOT_LINK_PARAM = "root_link"

Definition at line 15 of file test_plugin.cpp.

const std::string TIP_LINK_PARAM = "tip_link"

Definition at line 14 of file test_plugin.cpp.



moveit_opw_kinematics_plugin
Author(s): Jeroen De Maeyer, Simon Schmeisser (isys vision)
autogenerated on Wed Jun 3 2020 03:17:14