ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
I don't know if you can run the openni_tracker on 2 kinects, but in this case I think the problem is that the second node you run has the same name as the first, which is then stopped. So I suggest you to make a launch file where you launch 2 nodes with different names and different parameters.