Public Member Functions | |
| def | __init__ |
| def | pick_up_object_near_point |
| def | place_object |
Public Attributes | |
| conveyor | |
| objects_dist | |
| playpen | |
| successes | |
| tries | |
Definition at line 40 of file overhead_manipulation.py.
Definition at line 42 of file overhead_manipulation.py.
| def pr2_playpen.overhead_manipulation.SimplePickAndPlaceExample.pick_up_object_near_point | ( | self, | |
| target_point, | |||
| whicharm | |||
| ) |
Definition at line 60 of file overhead_manipulation.py.
| def pr2_playpen.overhead_manipulation.SimplePickAndPlaceExample.place_object | ( | self, | |
| whicharm, | |||
| target_point | |||
| ) |
Definition at line 90 of file overhead_manipulation.py.
Definition at line 42 of file overhead_manipulation.py.
Definition at line 42 of file overhead_manipulation.py.
Definition at line 42 of file overhead_manipulation.py.
Definition at line 42 of file overhead_manipulation.py.
Definition at line 42 of file overhead_manipulation.py.