Protected Member Functions | Protected Attributes | List of all members
URDFKinematicsTest Class Reference

test fixture More...

Inheritance diagram for URDFKinematicsTest:
Inheritance graph
[legend]

Protected Member Functions

void SetUp () override
 

Protected Attributes

ros::NodeHandle ph_ { "~" }
 
robot_model::RobotModelConstPtr robot_model_ { robot_model_loader::RobotModelLoader(GetParam(), false).getModel() }
 
std::vector< TestDataPointtestDataSet_
 
std::string tip_link_name_
 

Detailed Description

test fixture

Definition at line 64 of file urdf_tests.cpp.

Member Function Documentation

void URDFKinematicsTest::SetUp ( )
overrideprotected

Definition at line 83 of file urdf_tests.cpp.

Member Data Documentation

ros::NodeHandle URDFKinematicsTest::ph_ { "~" }
protected

Definition at line 71 of file urdf_tests.cpp.

robot_model::RobotModelConstPtr URDFKinematicsTest::robot_model_ { robot_model_loader::RobotModelLoader(GetParam(), false).getModel() }
protected

Definition at line 74 of file urdf_tests.cpp.

std::vector<TestDataPoint> URDFKinematicsTest::testDataSet_
protected

Definition at line 80 of file urdf_tests.cpp.

std::string URDFKinematicsTest::tip_link_name_
protected

Definition at line 77 of file urdf_tests.cpp.


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


prbt_support
Author(s):
autogenerated on Mon May 3 2021 02:19:29