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

Point Grey Camera Driver Issue

asked 2017-03-24 22:50:57 -0500

machinehum gravatar image

I'm trying to use my point grey camera "Firefly MV" working with ros

Running Ubuntu 16.04 on Nvedia TX1

Camera works fine using the pointgrey software (binaries) on this machine.

Launched the cmd: roslaunch pointgrey_camera_driver camera.launch

[camera/image_proc_debayer-3] process has died [pid 23867, exit code 255, cmd /home/ubuntu/drive/catkin_ws/devel/lib/nodelet/nodelet load image_proc/debayer camera_nodelet_manager __name:=image_proc_debayer __log:=/home/ubuntu/.ros/log/cf5bdaaa-1051-11e7-b5d5-00044b6696c8/camera-image_proc_debayer-3.log]. log file: /home/ubuntu/.ros/log/cf5bdaaa-1051-11e7-b5d5-00044b6696c8/camera-image_proc_debayer-3*.log

I'm thinking it's something to do w/ image_proc, So i've cloned the image pipeline git into catkin_ws/src and ran catkin make but the problem persists.

Any help would be greatly appreciated!!

edit retag flag offensive close merge delete

Comments

What does it give you when you launch this: rosrun pointgrey_camera_driver list_cameras

ROSkinect gravatar image ROSkinect  ( 2017-04-04 07:20:08 -0500 )edit

It listed the camera properly.

machinehum gravatar image machinehum  ( 2017-04-04 12:18:11 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
0

answered 2017-04-04 12:19:42 -0500

machinehum gravatar image

Hey guys I solved my own question - I ended up finding the binary for image pipeline.

sudo apt-get install ros-kinetic-image-pipeline
edit flag offensive delete link more

Comments

How did you solve the issue? I have the same issue that I have been trying to solve for a few days now.

$rosrun pointgrey_camera_driver list_cameras Number of cameras found: 1 [0]Serial: 16493053, Model: Chameleon3 CM3-U3-50S5C, Vendor: Point Grey Research, Sensor: Sony IMX264 (2/3" Color CMOS)

staljbs gravatar image staljbs  ( 2017-04-11 18:50:11 -0500 )edit

What was the solution, please?

ROSkinect gravatar image ROSkinect  ( 2017-10-16 09:50:30 -0500 )edit

sudo apt-get install ros-kinetic-image-pipeline

That's all - I just didn't know there was a binary.

machinehum gravatar image machinehum  ( 2017-10-16 12:19:43 -0500 )edit

So the driver http://wiki.ros.org/pointgrey_camera_... works well in TX1 now?

ROSkinect gravatar image ROSkinect  ( 2017-10-17 10:38:49 -0500 )edit

I got it to work

machinehum gravatar image machinehum  ( 2017-10-17 12:04:53 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2017-03-24 22:50:57 -0500

Seen: 903 times

Last updated: Apr 04 '17