flea3 icon indicating copy to clipboard operation
flea3 copied to clipboard

Camera not found when launched with robot_upstart

Open CaptD opened this issue 8 years ago • 2 comments

Hi,

I am developing a robotic function using the PointGrey Chameleon camera, and now I want to open the camera automatically when the computer boots using robot_upstart library (http://docs.ros.org/jade/api/robot_upstart/html/index.html).

However, the camera won't boot, and the error type is PGRERROR_NOT_FOUND, catched in flea3_camera.cpp. I checked udev rule to be MODE="0777", and also tried delay the roslaunch for 10 seconds, but neither worked...

Could you help to give some advice?

Thanks, Jin

CaptD avatar Jun 11 '17 19:06 CaptD

Does it work when you manually launch it?

versatran01 avatar Jun 12 '17 02:06 versatran01

Yes, the camera works very well when launched manually after the computer starts up.

CaptD avatar Jun 12 '17 02:06 CaptD