Protected Member Functions | Protected Attributes | List of all members
TestPlugin Class Reference
Inheritance diagram for TestPlugin:
Inheritance graph
[legend]

Protected Member Functions

void SetUp () override
 
void SetUp () override
 
void TearDown () override
 
void TearDown () override
 

Protected Attributes

std::string group_name_
 
moveit_opw_kinematics_plugin::MoveItOPWKinematicsPlugin plugin_
 
std::string robot_description_name_
 
robot_model::RobotModelPtr robot_model_
 
std::string root_link_
 
std::string tip_link_
 

Detailed Description

Test ik and fk only using the plugin

As the ik and fk are both calculated using the opw_kinematics packages, this tests only check if passing values from the plugin to opw_kinematics works, and if the ik and fk calculations inside opw_kinematics are consistent for this robot.

Definition at line 18 of file test_faulty_params.cpp.

Member Function Documentation

◆ SetUp() [1/2]

void TestPlugin::SetUp ( )
inlineoverrideprotected

Definition at line 21 of file test_faulty_params.cpp.

◆ SetUp() [2/2]

void TestPlugin::SetUp ( )
inlineoverrideprotected

Definition at line 29 of file test_plugin.cpp.

◆ TearDown() [1/2]

void TestPlugin::TearDown ( )
inlineoverrideprotected

Definition at line 45 of file test_faulty_params.cpp.

◆ TearDown() [2/2]

void TestPlugin::TearDown ( )
inlineoverrideprotected

Definition at line 56 of file test_plugin.cpp.

Member Data Documentation

◆ group_name_

std::string TestPlugin::group_name_
protected

Definition at line 53 of file test_faulty_params.cpp.

◆ plugin_

Definition at line 50 of file test_faulty_params.cpp.

◆ robot_description_name_

std::string TestPlugin::robot_description_name_
protected

Definition at line 54 of file test_faulty_params.cpp.

◆ robot_model_

robot_model::RobotModelPtr TestPlugin::robot_model_
protected

Definition at line 49 of file test_faulty_params.cpp.

◆ root_link_

std::string TestPlugin::root_link_
protected

Definition at line 51 of file test_faulty_params.cpp.

◆ tip_link_

std::string TestPlugin::tip_link_
protected

Definition at line 52 of file test_faulty_params.cpp.


The documentation for this class was generated from the following files:


moveit_opw_kinematics_plugin
Author(s): Jeroen De Maeyer, Simon Schmeisser (isys vision)
autogenerated on Mon Feb 28 2022 22:50:11