◆ SetUp()
void FloatingJointRobot::SetUp |
( |
| ) |
|
|
inlineoverrideprotected |
◆ TearDown()
void FloatingJointRobot::TearDown |
( |
| ) |
|
|
inlineoverrideprotected |
◆ robot_model_
moveit::core::RobotModelPtr FloatingJointRobot::robot_model_ |
|
protected |
◆ valid_euler_data_
Eigen::Matrix<double, 8, 4> FloatingJointRobot::valid_euler_data_ |
|
protected |
Test data
The test data represents valid orientations for an absolute tolerance of 0.5 around x, y and z.
The first matrix contains valid orientations for xyx_euler_angles error, but invalid for rotation_vector. The second matrix is the other way around.
The rows contain a quaternion in the order x, y, z and w.
Definition at line 93 of file test_orientation_constraints.cpp.
◆ valid_rotvec_data_
Eigen::Matrix<double, 8, 4> FloatingJointRobot::valid_rotvec_data_ |
|
protected |
The documentation for this class was generated from the following file: