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

Properly initialize distortion paramters #25

Open
wants to merge 1 commit into
base: melodic-devel
Choose a base branch
from

Conversation

tejaswid
Copy link

This is to avoid an empty distortion matrix in the ROS CameraInfo message.
When I used this package to simulate a realsense and used it with moveit_calibration to perform hand-eye calibration, it caused this issue.

This is to avoid an empty distortion matrix.
When I used this package to simulate a realsense and used it with [moveit_calibration](https://github.com/ros-planning/moveit_calibration) to perform hand-eye calibration, it caused [this](moveit/moveit_calibration#77) issue.
@nicola-sysdesign
Copy link

+1 to merge this simple fix.
An empty distortion matrix causes the crash of aruco_detect node too.

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.

2 participants