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

Better memory/thread management #64

Draft
wants to merge 32 commits into
base: master
Choose a base branch
from

Conversation

DavidPetkovsek
Copy link
Collaborator

Description & Motivation

Fixes #55
Fixes #57

@DavidPetkovsek DavidPetkovsek self-assigned this Jul 14, 2022
@Soldann Soldann marked this pull request as draft July 14, 2022 19:21
@DavidPetkovsek DavidPetkovsek force-pushed the 54-better-pointer-thread-management branch 2 times, most recently from c8cd905 to 9edd50c Compare July 20, 2022 19:04
@DavidPetkovsek
Copy link
Collaborator Author

The above commit d6bcba3 also resolves all warnings in the examples

July 15 update

Decouple drawing header files

Reduce viewer coupling

Viewer is now not a dependency of any system component

Move enum out of system

Remove unused member variables and local variables

fix some warnings

Start moving atlas to be Atlas_ptr

Fix stereo_euroc example

Fix all examples, resolves #55

stuff
@DavidPetkovsek DavidPetkovsek force-pushed the 54-better-pointer-thread-management branch from bf03fcc to 482ec9e Compare July 25, 2022 18:32
DavidPetkovsek and others added 23 commits July 25, 2022 20:16
…ann/MORB_SLAM into 54-better-pointer-thread-management
…ann/MORB_SLAM into 54-better-pointer-thread-management
…ann/MORB_SLAM into 54-better-pointer-thread-management
…tractorRight, mpIniORBextractor, mpImuCalib, mpCamera, and mpCamera2

Co-authored-by: ethanseq <[email protected]>
…ann/MORB_SLAM into 54-better-pointer-thread-management
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.

Segmentation Fault when shutting down The viewer is too tightly coupled to the rest of the system
4 participants