Classes | Variables
object_manipulation_demo Namespace Reference

Classes

class  ExecuteUserCommand
 
class  ObjDetectedCondition
 

Variables

 arm_folded_named_pose
 
 asw
 
 frame
 
 header
 
 named_pose_target_type
 
 obj_name
 
 obj_names
 
 od_attempt
 
 od_sm
 
 pick_pose
 
 place_pose
 
 remapping
 
 sis = smach_ros.IntrospectionServer('object_manipulation', sm, '/SM_ROOT')
 
 sm
 
 transitions
 
 ucmd_outcome
 
 user_command
 

Variable Documentation

object_manipulation_demo.arm_folded_named_pose

Definition at line 67 of file object_manipulation_demo.py.

object_manipulation_demo.asw
Initial value:
1 = smach_ros.ActionServerWrapper(
2  'user_commands_action_server', UserCommandAction,
3  wrapped_container = sm,
4  succeeded_outcomes = ['quit'],
5  aborted_outcomes = ['aborted'],
6  preempted_outcomes = ['error'],
7  goal_key = 'user_command',
8  result_key = 'ucmd_outcome')

Definition at line 167 of file object_manipulation_demo.py.

object_manipulation_demo.frame

Definition at line 60 of file object_manipulation_demo.py.

object_manipulation_demo.header

Definition at line 63 of file object_manipulation_demo.py.

object_manipulation_demo.named_pose_target_type

Definition at line 66 of file object_manipulation_demo.py.

object_manipulation_demo.obj_name

Definition at line 62 of file object_manipulation_demo.py.

object_manipulation_demo.obj_names

Definition at line 61 of file object_manipulation_demo.py.

object_manipulation_demo.od_attempt

Definition at line 59 of file object_manipulation_demo.py.

object_manipulation_demo.od_sm
Initial value:
1 = smach.StateMachine(outcomes = ['succeeded','preempted','aborted'],
2  input_keys = ['od_attempt', 'frame', 'obj_names',
3  'named_pose_target_type', 'arm_folded_named_pose'],
4  output_keys = ['obj_names'])

Definition at line 78 of file object_manipulation_demo.py.

object_manipulation_demo.pick_pose

Definition at line 64 of file object_manipulation_demo.py.

object_manipulation_demo.place_pose

Definition at line 65 of file object_manipulation_demo.py.

object_manipulation_demo.remapping

Definition at line 88 of file object_manipulation_demo.py.

object_manipulation_demo.sis = smach_ros.IntrospectionServer('object_manipulation', sm, '/SM_ROOT')

Definition at line 180 of file object_manipulation_demo.py.

object_manipulation_demo.sm
Initial value:
1 = smach.StateMachine(outcomes=['quit', 'error', 'aborted', 'preempted'],
2  input_keys = ['user_command'], output_keys = ['ucmd_outcome'])

Definition at line 53 of file object_manipulation_demo.py.

object_manipulation_demo.transitions

Definition at line 71 of file object_manipulation_demo.py.

object_manipulation_demo.ucmd_outcome

Definition at line 58 of file object_manipulation_demo.py.

object_manipulation_demo.user_command

Definition at line 57 of file object_manipulation_demo.py.



turtlebot_arm_object_manipulation
Author(s): Jorge Santos
autogenerated on Fri Feb 7 2020 03:56:40