Robotics StackExchange | Archived questions

Problem with multiple pointgrey_camera

I am trying to connect 2 chameleon3 camera using pointgreycameradriver. As per help available online I have made following required changes. 1. Increase usbcore memory( /etc/default/grub) 2. modify node file available (https://github.com/ros-drivers/pointgrey_camera_driver/pull/11) 3. modify launch file with separate camera ns and nodelet manager 4. increase rmem and wmem(/etc/sysctl.conf)

The 2 camera setup work properly sometimes (mainly upon restarting the laptop); it properly runs and publishes image on both topics which can be read by Rviz.

The problem is, once I terminate this program and try to relaunch it; the launch file runs properly but only one camera is able to publish images.

Please help!!!!

Asked by magician on 2017-07-11 01:57:37 UTC

Comments

Answers