test_scene_padding Namespace
Definition
namespace test_scene_padding { ... }
Functions Index
| SolidPrimitive | make_box (float primitive_dimension) |
| PlanningScene | make_scene_with_payload_and_obstacle (model) |
| test_plan_path_respects_scene_attached_body_padding (setup_robot) | |
Variables Index
| float | PAYLOAD_OFFSET = 0.2 |
| float | OBSTACLE_OFFSET = 0.5 |
| float | LARGE_PADDING = 1.0 |
Functions
make_box()
|
Definition at line 26 of file test_scene_padding.py.
make_scene_with_payload_and_obstacle()
|
A scene with a box attached past the grasp frame and an obstacle above it.
Definition at line 33 of file test_scene_padding.py.
test_plan_path_respects_scene_attached_body_padding()
|
plan_path_to_joint_goal honors padding set through the planning scene methods.
The fine-grained padding semantics are pinned by the C++ tests; this covers the customer
contract end to end: padding set on the scene from Python reaches the planner's environment
collision checking. The failure message must name the obstacle, which only the environment
check can produce.
Definition at line 65 of file test_scene_padding.py.
Variables
LARGE_PADDING
|
Definition at line 23 of file test_scene_padding.py.
OBSTACLE_OFFSET
|
Definition at line 22 of file test_scene_padding.py.
PAYLOAD_OFFSET
|
Definition at line 21 of file test_scene_padding.py.
The documentation for this namespace was generated from the following file:
Generated via doxygen2docusaurus 2.2.2 by Doxygen 1.9.8.