TestPoseTarget Class
Declaration
class test_pose_ik::TestPoseTarget { ... }
Public Member Functions Index
Description
Test cases for PoseTarget class.
Definition at line 14 of file test_pose_ik.py.
Public Member Functions
test_pose_target_construction()
|
Test PoseTarget can be constructed.
Definition at line 17 of file test_pose_ik.py.
test_pose_target_invalid_matrix_fails_with_descriptive_error()
|
Test that invalid matrices fail with descriptive error messages.
Definition at line 115 of file test_pose_ik.py.
test_pose_target_moderately_unnormalized_matrix_fails()
|
Test that moderately unnormalized matrices fail (beyond tolerance).
Definition at line 161 of file test_pose_ik.py.
test_pose_target_root_pose_tip_assignment()
|
Test root_pose_tip can be assigned.
Definition at line 33 of file test_pose_ik.py.
test_pose_target_root_pose_tip_transformation()
|
Test root_pose_tip with a non-identity transformation.
Definition at line 45 of file test_pose_ik.py.
test_pose_target_slightly_unnormalized_matrix_succeeds()
|
Test that slightly unnormalized matrices are accepted (within tolerance).
Definition at line 84 of file test_pose_ik.py.
test_pose_target_tip_link_assignment()
|
Test tip_link can be assigned.
Definition at line 23 of file test_pose_ik.py.
test_pose_target_valid_normalized_matrix()
|
Test that properly normalized transformation matrices work.
Definition at line 63 of file test_pose_ik.py.
test_pose_target_wrong_shape_matrix_fails()
|
Test that matrices with wrong shapes are rejected.
Definition at line 179 of file test_pose_ik.py.
The documentation for this class was generated from the following file:
Generated via doxygen2docusaurus 2.2.2 by Doxygen 1.9.8.