projector transformation set in urdf is ignored
Hi, all
I'm trying to use gazebo with PR2 Robot, and I have a trouble with projector.
The pattern is projected behind of the PR2.
Looking into the code deeply, I found that the <pose>
tag of the projector in urdf seems to be ignored.
https://github.com/PR2/pr2_common/blo...
How we can apply projector pose when spawn model on gazebo?