Yang Li

Results 3 issues of Yang Li

What are the corresponding rules of msg.encoding and "encoding" in bridge.imgmsg_to_cv2(msg, "encoding")?(encoding = "bgr8" or "rgb8"...) `if msg.encoding.find("mono8")!=-1 : pix_fmt = "gray" #np_arr = np.fromstring(msg.data, np.uint8) if opt_display_images: cv_image =...

When I execute the `python3 setup.py build_ext -i ` command, the following error occurs: ``` x86_64-linux-gnu-gcc: internal compiler error: Killed (program cc1plus) Please submit a full bug report, with preprocessed...

Wow, after reading your project, I feel that you are a very powerful engineer. I am a college student from China. I have learned Voronoi algorithm before, and I think...