KumarRobotics / flea3

ROS driver for flea3/grasshopper3 camera
21 stars 34 forks source link

Changing problem of image status in RViz #20

Closed jeonghong closed 7 years ago

jeonghong commented 7 years ago

Hi,

I am developing an image processing algorithm using the PointGrey Flea3(Gige Ethernet) camera. Now, I checked the image_raw topic using "rqt_image_view image:=/image_raw" and 'RViz'. In rqt_image_view, the image_raw was well but the image_raw was changed to mono image on chess transparent background in RViz (image). I select the same image_raw topic but the result is different. How do I check more?

versatran01 commented 7 years ago

That's probably a bug with rviz. Try searching issues in rviz see if someone had the same problem before.