Hi, @LuckyBird for the awesome guided on vision based navigation.
I don’t have a T265 hence I am not able to understand its output. In My case, I am running SLAM and the output of slam is in right hand co-ordinate frame (i.e X is copters’s forward, Y is left, and z is up) can I pass this odometry or do I have to apply conversion before passing it to the mavros vision topic?
The input to mavros needs to be in ENU frame. Not sure what you mean in the second sentence, but body frame’s x aligns with forward direction in ENU. This figure might help a bit. Replace the T265 with your SLAM’s coordinate system and the conversion process should follow the same steps.