how to use the package "clearpath_kinect"
the package "clearpath_kinect" subscribe to the topic "idfloor_in" with the message type "sensor_msgs/PointCloud2",and I run the node "openni_node" which has the same message type as the topic "idfloor_in",so I changed "idfloor_in" to "openni_node" so that they can connect with each other.And then the window running the node ClearpathDemoExplore shows : BAD INITIALIZATION, NORMAL FAILED, TRY AGAIN Do I have mistakes when using the package "clearpath_kinect"?