Functions | |
| def | sm_rfid_servo_approach |
Variables | |
| string | help = 'Tagid to approach' |
| tuple | outcome = sm.execute() |
| tuple | p = optparse.OptionParser() |
| tuple | sis = IntrospectionServer('RFID_servo_approach', sm, '/SM_RFID_SERVO_APPROACH') |
| tuple | sm = sm_rfid_servo_approach() |
Definition at line 24 of file sm_rfid_servo_approach.py.
| string rfid_demos::sm_rfid_servo_approach::help = 'Tagid to approach' |
Definition at line 78 of file sm_rfid_servo_approach.py.
Definition at line 91 of file sm_rfid_servo_approach.py.
| tuple rfid_demos::sm_rfid_servo_approach::p = optparse.OptionParser() |
Definition at line 76 of file sm_rfid_servo_approach.py.
| tuple rfid_demos::sm_rfid_servo_approach::sis = IntrospectionServer('RFID_servo_approach', sm, '/SM_RFID_SERVO_APPROACH') |
Definition at line 87 of file sm_rfid_servo_approach.py.
Definition at line 85 of file sm_rfid_servo_approach.py.