Camera image as a string - Baxter

asked 2018-02-06 19:00:01 -0500

fc23 gravatar image

Hi, I am using a Java client to send messages to a Ros/Python sever.

My client first closes all cameras, turns the left arm camera on and then returns the current frame from that camera as a string. Now the string I receive is kind of weird: image description

Anyone know what I can do to use this string (I'm not sure if it is ROS format or OpenCV format) and use it to ultimately output an image?

edit retag flag offensive close merge delete