dan

Results 1 comments of dan

I print some info about the parameters,the cache_.bit=0.When I chane your code from - image_msg.encoding = sensor_msgs::image_encodings::MONO16; - image_msg.step = image_msg.width \* 2; to - image_msg.encoding = sensor_msgs::image_encodings::MONO8; - image_msg.step...