|
MoveIt Pro API
Core Behaviors for MoveIt Pro
|
Public Member Functions | |
| test_pose_target_construction (self) | |
| test_pose_target_tip_link_assignment (self, setup_robot) | |
| test_pose_target_root_pose_tip_assignment (self) | |
| test_pose_target_root_pose_tip_transformation (self) | |
Test cases for PoseTarget class.
| test_pose_ik.TestPoseTarget.test_pose_target_construction | ( | self | ) |
Test PoseTarget can be constructed.
| test_pose_ik.TestPoseTarget.test_pose_target_root_pose_tip_assignment | ( | self | ) |
Test root_pose_tip can be assigned.
| test_pose_ik.TestPoseTarget.test_pose_target_root_pose_tip_transformation | ( | self | ) |
Test root_pose_tip with a non-identity transformation.
| test_pose_ik.TestPoseTarget.test_pose_target_tip_link_assignment | ( | self, | |
| setup_robot | |||
| ) |
Test tip_link can be assigned.