How to I rosbag/record a loosless compressed images
Hi I like to record raw images using rosbag. rosbag record /front_camera/image_raw Works perfect and I can view the images with rosbag play my_bag.bag & rosrun image_view image_view /front_ca...