TestPathIK Class
Declaration
Public Member Functions Index
Description
Test suite for the PathIK MTC stage.
Definition at line 13 of file test_mtc_path_ik.py.
Public Member Functions
test_boundary_values()
|
Test boundary and edge case values.
Definition at line 336 of file test_mtc_path_ik.py.
test_chained_method_calls()
|
Test that multiple setter methods can be called in sequence.
Definition at line 198 of file test_mtc_path_ik.py.
test_comprehensive_configuration()
|
Test comprehensive configuration of all PathIK parameters.
Definition at line 249 of file test_mtc_path_ik.py.
test_construction_default_name()
|
Test PathIK construction with default name.
Definition at line 16 of file test_mtc_path_ik.py.
test_construction_with_custom_name()
|
Test PathIK construction with custom name.
Definition at line 21 of file test_mtc_path_ik.py.
test_default_construction_behavior()
|
Test behavior with default construction.
Definition at line 358 of file test_mtc_path_ik.py.
test_inheritance_from_propagating_forward()
|
Test that PathIK properly inherits from PropagatingForward.
Definition at line 291 of file test_mtc_path_ik.py.
test_multiple_stages_independent()
|
Test that multiple PathIK stage instances are independent.
Definition at line 232 of file test_mtc_path_ik.py.
test_parameter_type_validation()
|
Test that parameters accept appropriate types.
Definition at line 312 of file test_mtc_path_ik.py.
test_set_blending_radius_larger_value()
|
Test setting larger blending radius.
Definition at line 97 of file test_mtc_path_ik.py.
test_set_blending_radius_positive()
|
Test setting positive blending radius.
Definition at line 92 of file test_mtc_path_ik.py.
test_set_blending_radius_zero()
|
Test setting zero blending radius.
Definition at line 87 of file test_mtc_path_ik.py.
test_set_goal_tolerance()
|
Test setting the goal tolerance for the final path waypoint.
Definition at line 188 of file test_mtc_path_ik.py.
test_set_group()
|
Test setting the planning group.
Definition at line 26 of file test_mtc_path_ik.py.
test_set_ignore_environment_collisions_false()
|
Test disabling ignore environment collisions.
Definition at line 107 of file test_mtc_path_ik.py.
test_set_ignore_environment_collisions_true()
|
Test enabling ignore environment collisions.
Definition at line 102 of file test_mtc_path_ik.py.
test_set_jacobian_inverse_damping()
|
Test setting the Jacobian inverse damping factor.
Definition at line 193 of file test_mtc_path_ik.py.
test_set_max_allowed_path_deviation()
|
Test setting loose path deviation tolerance.
Definition at line 183 of file test_mtc_path_ik.py.
test_set_max_optimization_iterations_default()
|
Test setting default-like optimization iterations.
Definition at line 168 of file test_mtc_path_ik.py.
test_set_max_optimization_iterations_high()
|
Test setting high optimization iterations.
Definition at line 178 of file test_mtc_path_ik.py.
test_set_max_optimization_iterations_low()
|
Test setting low optimization iterations.
Definition at line 173 of file test_mtc_path_ik.py.
test_set_nullspace_override_function()
|
Test setting a nullspace override function.
Definition at line 372 of file test_mtc_path_ik.py.
test_set_path_density_default_values()
|
Test setting path density with default-like values.
Definition at line 138 of file test_mtc_path_ik.py.
test_set_path_density_high_density()
|
Test setting high path density.
Definition at line 143 of file test_mtc_path_ik.py.
test_set_path_density_low_density()
|
Test setting low path density.
Definition at line 148 of file test_mtc_path_ik.py.
test_set_path_empty()
|
Test setting empty path.
Definition at line 47 of file test_mtc_path_ik.py.
test_set_path_multiple_poses()
|
Test setting path with multiple poses.
Definition at line 63 of file test_mtc_path_ik.py.
test_set_path_single_pose()
|
Test setting path with single pose.
Definition at line 52 of file test_mtc_path_ik.py.
test_set_position_only_false()
|
Test disabling position-only mode (use position and orientation).
Definition at line 82 of file test_mtc_path_ik.py.
test_set_position_only_true()
|
Test enabling position-only mode.
Definition at line 77 of file test_mtc_path_ik.py.
test_set_tip_links_empty_list()
|
Test setting empty tip links list.
Definition at line 42 of file test_mtc_path_ik.py.
test_set_tip_links_multiple()
|
Test setting multiple tip links.
Definition at line 37 of file test_mtc_path_ik.py.
test_set_tip_links_single()
|
Test setting a single tip link.
Definition at line 32 of file test_mtc_path_ik.py.
test_set_tip_offset_identity()
|
Test setting identity tip offset.
Definition at line 112 of file test_mtc_path_ik.py.
test_set_tip_offset_rotation()
|
Test setting tip offset with rotation.
Definition at line 127 of file test_mtc_path_ik.py.
test_set_tip_offset_translation()
|
Test setting tip offset with translation.
Definition at line 118 of file test_mtc_path_ik.py.
test_set_trajectory_parameters_aggressive()
|
Test setting aggressive trajectory parameters.
Definition at line 163 of file test_mtc_path_ik.py.
test_set_trajectory_parameters_conservative()
|
Test setting conservative trajectory parameters.
Definition at line 158 of file test_mtc_path_ik.py.
test_set_trajectory_parameters_default_values()
|
Test setting trajectory parameters with reasonable values.
Definition at line 153 of file test_mtc_path_ik.py.
The documentation for this class was generated from the following file:
Generated via doxygen2docusaurus 2.2.2 by Doxygen 1.9.8.