openni launching errors.
Hello, all.
When I tried to launch the openni_camera with the command "roslaunch openni_camera openni_node.launch", I got weird errors.
===================================================================================
[openni_node1-1] process has died [pid 8338, exit code -11].
log files: /home/enddl22/.ros/log/d7cb5b9c-42ef-11e0-9bb4-d8d3857b0f6f/openni_node1-1*.log
===================================================================================
And roswtf said that
===================================================================================
ERROR Could not contact the following nodes:
* /openni_node1
ERROR Errors connecting to the following services:
* service [/openni_node1/get_loggers] appears to be malfunctioning: Unable to communicate with service [/openni_node1/get_loggers], address [rosrpc://BEE-PG-46634:60728]
* service [/openni_node1/set_logger_level] appears to be malfunctioning: Unable to communicate with service [/openni_node1/set_logger_level], address [rosrpc://BEE-PG-46634:60728]
===================================================================================
I have diamondback and cturtle ROS packages and properly switched to diamondback using "source ./setup.bash" command.
Any comments could help me a lot.
Cheers