Variables | |
absolute_x_axis_tolerance | |
absolute_y_axis_tolerance | |
absolute_z_axis_tolerance | |
co = CollisionObject() | |
constraints = Constraints() | |
dimensions | |
frame_id | |
string | group = "panda_arm" |
header = Header(frame_id="world") | |
id | |
link_name | |
move = stages.MoveRelative("y +0.4", planner) | |
mps = stages.ModifyPlanningScene("modify planning scene") | |
name | |
oc = OrientationConstraint() | |
operation | |
parameterization | |
path_constraints | |
planner = core.PipelinePlanner() | |
pose = Pose() | |
sphere = SolidPrimitive() | |
task = core.Task() | |
timeout | |
type | |
w | |
weight | |
x | |
y | |
z | |
constrained.absolute_x_axis_tolerance |
Definition at line 67 of file constrained.py.
constrained.absolute_y_axis_tolerance |
Definition at line 68 of file constrained.py.
constrained.absolute_z_axis_tolerance |
Definition at line 69 of file constrained.py.
constrained.co = CollisionObject() |
Definition at line 23 of file constrained.py.
constrained.constraints = Constraints() |
Definition at line 61 of file constrained.py.
constrained.dimensions |
Definition at line 44 of file constrained.py.
constrained.frame_id |
Definition at line 24 of file constrained.py.
constrained.group = "panda_arm" |
Definition at line 15 of file constrained.py.
Definition at line 58 of file constrained.py.
constrained.id |
Definition at line 25 of file constrained.py.
constrained.link_name |
Definition at line 65 of file constrained.py.
constrained.move = stages.MoveRelative("y +0.4", planner) |
Definition at line 55 of file constrained.py.
constrained.mps = stages.ModifyPlanningScene("modify planning scene") |
Definition at line 39 of file constrained.py.
constrained.name |
Definition at line 19 of file constrained.py.
constrained.oc = OrientationConstraint() |
Definition at line 62 of file constrained.py.
constrained.operation |
Definition at line 37 of file constrained.py.
constrained.parameterization |
Definition at line 63 of file constrained.py.
constrained.path_constraints |
Definition at line 72 of file constrained.py.
constrained.planner = core.PipelinePlanner() |
Definition at line 16 of file constrained.py.
constrained.pose = Pose() |
Definition at line 30 of file constrained.py.
constrained.sphere = SolidPrimitive() |
Definition at line 26 of file constrained.py.
constrained.task = core.Task() |
Definition at line 18 of file constrained.py.
constrained.timeout |
Definition at line 56 of file constrained.py.
constrained.type |
Definition at line 27 of file constrained.py.
constrained.w |
Definition at line 34 of file constrained.py.
constrained.weight |
Definition at line 70 of file constrained.py.
constrained.x |
Definition at line 31 of file constrained.py.
constrained.y |
Definition at line 32 of file constrained.py.
constrained.z |
Definition at line 33 of file constrained.py.