Depth image on amcl_demo
Hi!
I'm having some trouble while trying to access the kinect depth image using amcl_demo.
When i run roslaunch openni_launch openni.launch
it works well, and i can access/see topic /camera/depth/image
.
The problem is when i run roslaunch turtlebot_navigation amcl_demo map_file:=/..
. It starts all the nodes from the camera (the topic is there as well) but i can't see the depth image from the same topic before. I think i need to enable something but don't know what to do.
Hope you can help. Thank you!