def callback_photo(data) : global pub,data_list, sub sub = rospy.Subscriber("camera/depth/points", PointCloud2, callback_listen)