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

Publish Camera Intrinsic Parameters #59

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

marip8
Copy link

@marip8 marip8 commented Oct 4, 2021

This PR adds a publisher for the intrinsic parameters of the sensor in the form of a sensor_msgs/CameraInfo message. The intrinsic parameters are important for rectifying the texture image that is published by the sensor for use in extrinsic calibration with libraries and calibration targets outside of the Photoneo domain. It also provides a convenient alternative to running the provided script to get intrinsic parameters

Addresses #37, builds on #52

@marip8 marip8 force-pushed the feature/publish_camera_info branch from 20dfa20 to c404158 Compare February 13, 2024 22:27
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

Successfully merging this pull request may close these issues.

None yet

1 participant