Definition at line 31 of file test_planners.py.
◆ __init__()
| def scripts.test_planners.TestPlanners.__init__ |
( |
|
self, |
|
|
|
group_id, |
|
|
|
planner |
|
) |
| |
◆ _add_walls_and_ground()
| def scripts.test_planners.TestPlanners._add_walls_and_ground |
( |
|
self | ) |
|
|
private |
◆ _check_plan()
| def scripts.test_planners.TestPlanners._check_plan |
( |
|
self, |
|
|
|
plan |
|
) |
| |
|
private |
◆ _plan_joints()
| def scripts.test_planners.TestPlanners._plan_joints |
( |
|
self, |
|
|
|
joints |
|
) |
| |
|
private |
◆ test_trajectories_empty_environment()
| def scripts.test_planners.TestPlanners.test_trajectories_empty_environment |
( |
|
self | ) |
|
◆ test_trajectories_rotating_each_joint()
| def scripts.test_planners.TestPlanners.test_trajectories_rotating_each_joint |
( |
|
self | ) |
|
◆ test_trajectories_with_walls_and_ground()
| def scripts.test_planners.TestPlanners.test_trajectories_with_walls_and_ground |
( |
|
self | ) |
|
◆ test_waypoints()
| def scripts.test_planners.TestPlanners.test_waypoints |
( |
|
self | ) |
|
◆ fail_list
| scripts.test_planners.TestPlanners.fail_list |
◆ group
| scripts.test_planners.TestPlanners.group |
◆ pass_list
| scripts.test_planners.TestPlanners.pass_list |
◆ planner
| scripts.test_planners.TestPlanners.planner |
◆ robot
| scripts.test_planners.TestPlanners.robot |
◆ scene
| scripts.test_planners.TestPlanners.scene |
The documentation for this class was generated from the following file: