Variables | |
tuple | attach_object_client = actionlib.SimpleActionClient('attach_bounding_box', AttachBoundingBoxAction) |
tuple | goal = AttachBoundingBoxGoal() |
tuple test_attach_bounding_box::attach_object_client = actionlib.SimpleActionClient('attach_bounding_box', AttachBoundingBoxAction) |
Definition at line 13 of file test_attach_bounding_box.py.
tuple test_attach_bounding_box::goal = AttachBoundingBoxGoal() |
Definition at line 16 of file test_attach_bounding_box.py.