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

Revision history [back]

You do not need another camera. The above launch files loads a separate instance of the qrcode detection nodelet into each camera's nodelet manager (kinect, and two pseye cameras).

If you're looking to do some very simple qr code detection, you can also try ( zbar_ros)[http://wiki.ros.org/zbar_ros], sample launchfile here.

You do not need another camera. The above launch files loads a separate instance of the qrcode detection nodelet into each camera's nodelet manager (kinect, and two pseye cameras).

If you're looking to do some very simple qr code detection, you can also try ( zbar_ros)[http://wiki.ros.org/zbar_ros], zbar_ros, sample launchfile here.