Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use CameraInfo P translation to offset camera center #868

Open
lucasw opened this issue Feb 25, 2023 · 0 comments
Open

Use CameraInfo P translation to offset camera center #868

lucasw opened this issue Feb 25, 2023 · 0 comments

Comments

@lucasw
Copy link

lucasw commented Feb 25, 2023

It looks like the Tx, Ty translations in a CameraInfo are ignored in the camera info rviz display- I think it would only require converting the Txyz (as specified in http://docs.ros.org/en/noetic/api/sensor_msgs/html/msg/CameraInfo.html- it says it assumes Tz is always zero, but if it wasn't zero why not respect it here?) to meters and then shifting the entire set of camera info 3D lines by that amount. I think a negative Tx is a shift to the right (or +x) in camera optical frame but I'd like to double check.

(and now I'm curious if rviz DepthCloud or Camera respects the Tx/Ty either)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant