converting optical frame to base frame tf
I'm trying to transform an optical frame -> x=right, y=down, z=forward to a base frame with the orientation -> x=forward, y=left, z=up.
I attempted to try the translation in a tf broadcaster, but was unsuccessful. Any ideas?
System:Ubuntu, Fuerte, Precise
You need to be more specific about what you mean by unsuccessful. Check out the launch file
kinect_frames.launch
file inopenni_launch
package for an example of how to do exactly what you are asking here