How to rotate translation vector?
I get camera assembled on copter and I want to know camera position in coordinate system related with ground. I obtained rotation and translation vectors by SolvePNP function. But those coordinates related with copter. Is I need to rotated translation vector? I how to do it?