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

Revision history [back]

Looking at the error, the problem seems to be with memory allocation, you are accessing an unallocated memory which is causing code to crash. Are using kinect.launch file???Try using openni.launch file that comes with openni_launch package.