ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
figured it out. The feature detector and extractor was set to SIFTGPU in the kinect+rgbdslam.launch file. This was causing a segmentation fault. I switched to SURF features and its working
2 | No.2 Revision |
figured it out. The feature detector and extractor was set to SIFTGPU in the kinect+rgbdslam.launch file. I do not have a GPU for this execute. This was causing a segmentation fault. I switched to SURF features and its working