ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

how to understand image topic frame orientation?

asked 2021-07-12 05:04:51 -0500

Ifx13 gravatar image

Hello everyone,

as the title says, I want to ask how to figure out how the frame orientation of an image is set, any ideas ?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
2

answered 2021-07-12 09:17:20 -0500

tfoote gravatar image

Documentation of the orientation of an image message can be found in the message itself with Z forward:

http://docs.ros.org/en/api/sensor_msg...

It usually uses the _opticalpostfix for the frame_id to be clear that it's different than the standard coordinate frames with X forward. https://ros.org/reps/rep-0103.html

edit flag offensive delete link more

Question Tools

2 followers

Stats

Asked: 2021-07-12 05:04:51 -0500

Seen: 122 times

Last updated: Jul 12 '21