ros-drivers / openni_tracker

24 stars 45 forks source link

Openni_tracker with a simulated kinect in Gazebo #12

Open NadaManal opened 7 years ago

NadaManal commented 7 years ago

Hi everybody, we use gazebo to simulate the kinect sensor. is there any option to run the openni_tracker package without using the real sensor. when we try to run it . roslaunch openni_launch openni.launch load_driver:=false depth_registration:=true camera:=camera rosrun openni_tracker openni_tracker we have got the following error: InitFromXml failed: Can't create any node of the requested type!

thank you all in advance