Kinect with Husky A200
Hi, I am trying to use the package/ lauch file - husky_kinect/ explore.launch provided by clearpath to interface kinect with Husky, using Multiple machine communication from my Laptop connected through Wi-fi.
However, I get the following message in the terminal:
core service [/rosout] found
process[clearpath/robots/default/husky/clearpath_base-1]: started with pid [3430]
process[clearpath/robots/default/openni_node1-2]: started with pid [3431]
process[clearpath/robots/default/kinect_base_link-3]: started with pid [3434]
process[clearpath/robots/default/kinect_base_link1-4]: started with pid [3435]
process[clearpath/robots/default/kinect_base_link2-5]: started with pid [3436]
process[clearpath/robots/default/kinect_base_link3-6]: started with pid [3437]
process[clearpath/robots/default/skim1-7]: started with pid [3438]
process[clearpath/robots/default/passthrough1-8]: started with pid [3439]
process[clearpath/robots/default/ClearpathDemoExplore1-9]: started with pid [3440]
[ERROR] [WallTime: 1332237175.981882] Connection error on /dev/clearpath. Will retry every second.
[ INFO] [1332237185.228103655]: [/clearpath/robots/default/openni_node1] No devices connected.... waiting for devices to be connected
[ INFO] [1332237186.241847581]: [/clearpath/robots/default/openni_node1] No devices connected.... waiting for devices to be connected
[ INFO] [1332237187.251546161]: [/clearpath/robots/default/openni_node1] No devices connected.... waiting for devices to be connected
[ INFO] [1332237188.267365562]: [/clearpath/robots/default/openni_node1] No devices connected.... waiting for devices to be connected
[ INFO] [1332237189.279634720]: [/clearpath/robots/default/openni_node1] No devices connected.... waiting for devices to be connected
I have been previously able to establish multi-machine communication and have even done teleoperation this way.
Any help would be appreciated. Thanks