Namespaces | Functions | Variables
real_pick_and_place_simple.py File Reference

Go to the source code of this file.

Namespaces

 real_pick_and_place_simple
 

Functions

def real_pick_and_place_simple._ros_listToFloat64MultiArray (list_src)
 
def real_pick_and_place_simple.gripper_send_data (send_data)
 
def real_pick_and_place_simple.SET_ROBOT (id, model)
 
def real_pick_and_place_simple.shutdown ()
 

Variables

 real_pick_and_place_simple.__dsr__id
 
 real_pick_and_place_simple.__dsr__model
 
list real_pick_and_place_simple.accx = [100, 100]
 
 real_pick_and_place_simple.activation_data = bytes(b'0x09\0x10\0x03\0xE8\0x00\0x03\0x06\0x01\0x00\0x00\0x00\0x00\0x00\0x72\0xE1')
 
 real_pick_and_place_simple.close_data = bytes(b'0x09\0x10\0x03\0xE8\0x00\0x03\0x06\0x09\0x00\0x00\0xFF\0xFF\0xFF\0x42\0x29')
 
 real_pick_and_place_simple.dont_write_bytecode
 
 real_pick_and_place_simple.init_data = bytes(b'\0x09\0x10\0x03\0xE8\0x00\0x03\0x06\0x00\0x00\0x00\0x00\0x00\0x00\0x00\0x73\0x30')
 
string real_pick_and_place_simple.my_robot_id = "dsr01"
 
string real_pick_and_place_simple.my_robot_model = "m1013"
 
 real_pick_and_place_simple.open_data = bytes(b'0x09\0x10\0x03\0xE8\0x00\0x03\0x06\0x09\0x00\0x00\0x00\0xFF\0xFF\0x72\0x19')
 
 real_pick_and_place_simple.p0 = posj(0, 0, 0, 0, 0, 0)
 
 real_pick_and_place_simple.p1 = posj(0, 0, 90, 0, 90, 0)
 
 real_pick_and_place_simple.p2 = posj(180, 0, 90, 0, 90, 0)
 
 real_pick_and_place_simple.pub_stop = rospy.Publisher('/'+ROBOT_ID +ROBOT_MODEL+'/stop', RobotStop, queue_size=10)
 
string real_pick_and_place_simple.ROBOT_ID = "dsr01"
 
string real_pick_and_place_simple.ROBOT_MODEL = "m1013"
 
 real_pick_and_place_simple.srv_robotiq_2f_open = rospy.ServiceProxy('/' + ROBOT_ID + ROBOT_MODEL + '/gripper/serial_send_data', SerialSendData)
 
int real_pick_and_place_simple.time_cnt = 0
 
list real_pick_and_place_simple.velx = [50, 50]
 
 real_pick_and_place_simple.x1 = posx(0, 0, -200, 0, 0, 0)
 
 real_pick_and_place_simple.x2 = posx(0, 0, 200, 0, 0, 0)
 


py
Author(s):
autogenerated on Sat May 18 2019 02:32:56