robot description problem!
Hi,
I have written a robot description for our robot which is consist of urdf of a pantilt,kinect and the robot's base platform!
The problem is that when i am running robot_description in a remote pc and pantilt controller in robot's pc i am getting below warning in rviz:
"there is no transform from map to openni_depth_frame"(also for all of other frames which is mounted on pantilt frame).
In RVIZ i can see that the joints between pantilt and kinect is attached properly but the position of kinect's frames is wrong! their position is not updated and their position is 0,0,0!
The pantilt controller publishes joint states of pantilt and i can get pantilt joint states in properly. When i am running robot's description and pantilt controller on the same side every thing works fine! (I am sure about the configurations of my network communication ).
Any Idea?
thanks!
Can you upload the URDF?