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

Debug in camera object #1461

Merged
merged 3 commits into from
Jun 9, 2023
Merged

Debug in camera object #1461

merged 3 commits into from
Jun 9, 2023

Conversation

servantftechnicolor
Copy link
Contributor

  • PanoramaInit was using a default constructor to create fisheye. This default constructor was not creating the distortion object. Fisheye did not have distortion parameters.

  • Make sure the cameras clone function is a deep copy and not a shallow copy (Distortion is now cloned instead of copied)

@mugulmd mugulmd added the bugfix label Jun 9, 2023
@mugulmd mugulmd modified the milestones: 3.2.0, 3.1.0 Jun 9, 2023
@mugulmd mugulmd merged commit 4d62ed9 into develop Jun 9, 2023
@mugulmd mugulmd deleted the dev/cameraDebug branch June 9, 2023 12:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants