
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_ |
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.
|
inlineoverrideprotected |
Definition at line 21 of file test_faulty_params.cpp.
|
inlineoverrideprotected |
Definition at line 29 of file test_plugin.cpp.
|
inlineoverrideprotected |
Definition at line 45 of file test_faulty_params.cpp.
|
inlineoverrideprotected |
Definition at line 56 of file test_plugin.cpp.
|
protected |
Definition at line 53 of file test_faulty_params.cpp.
|
protected |
Definition at line 50 of file test_faulty_params.cpp.
|
protected |
Definition at line 54 of file test_faulty_params.cpp.
|
protected |
Definition at line 49 of file test_faulty_params.cpp.
|
protected |
Definition at line 51 of file test_faulty_params.cpp.
|
protected |
Definition at line 52 of file test_faulty_params.cpp.