ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

SonOfDamage's profile - activity

2014-12-12 00:48:24 -0500 received badge  Enthusiast
2014-12-11 01:51:22 -0500 answered a question problem in camera caliblration

This is because the video stream you had tried to convert was in BGR8, while the actual stream the camera calibrator node needs is a MONO8 stream(grayscale). Tried a grayscale converter??

2014-12-05 01:57:20 -0500 commented question Blank pop up window instead of camera image

Hey even I have a similar issue. image_view opens a blank image. My system runs indigo as opposed to your hydro, and uses a normal webcam connected. Anybody has a clue??