lagadic / vision_visp

ViSP stack for ROS
http://wiki.ros.org/vision_visp
GNU General Public License v2.0
179 stars 88 forks source link

visp_tracker with CCD camera #91

Open sgk-000 opened 5 years ago

sgk-000 commented 5 years ago

Hi, I ran tutorial.launch in visp tracker with CCD camera, but process has dead. ROS version: Kinetic camera: Applied vision GC1380(1360 x 1024, 20fps)

I used laas model files and I modified camera prefix. I checked visp_tracker nodes subscribe image_raw from that cam.(remapped from image_rect to image_raw) If visp tracker nodes subscribe image from this CCD cam, it's process has died.

What should I do?

Thanks,

fspindle commented 5 years ago

Investigate with a debugger to identify where it crashes