|
MoveIt Pro API
Core Behaviors for MoveIt Pro
|
Public Member Functions | |
| test_ik_params_construction (self) | |
| test_ik_params_solve_mode_assignment (self) | |
| test_ik_params_numeric_assignments (self) | |
Test cases for IKParams class.
| test_pose_ik.TestIKParams.test_ik_params_construction | ( | self | ) |
Test IKParams can be constructed with default values.
| test_pose_ik.TestIKParams.test_ik_params_numeric_assignments | ( | self | ) |
Test numeric parameters can be assigned.
| test_pose_ik.TestIKParams.test_ik_params_solve_mode_assignment | ( | self | ) |
Test solve_mode can be assigned.