-
Notifications
You must be signed in to change notification settings - Fork 8
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
V2.3 #53
V2.3 #53
Conversation
Added framework for movement and sanity checks Loaded prior detections into sfm on boot Lots of logging needed, lots of tests, especially the multiprocessing
Added check for darkness before starting scan
removed cancel_join_thread as it //shouldn't// be needed still need to test if this is an issue and fix
and checking for leds when starting a scan, this needs re-doing but for now it's fine. removed queue clearing which I might have to deal with later.
Hello pathlib, sorry to not invite you from the start mypy, you continue to be a rose/thorn in my side
… weird fixed timeout bumped logging to warning did some sanity checking on the sfm pipeline
Fixed bug where camera would not reset when detector spotted leds before start moved get_overlap_and_percentage to correct location added a few more tests
Hi hi @JimmyBlunt @tschundler, You've both shown an interest in beta-versions of marimapper, so thought I'd tag you in the latest version I've been working on! This should also address some of the issues you've been facing. You should be able to install the development build with the below command if you would like to have a play
Mari Map-mas! <3 Mariday <3 |
Changed upload_map_to_pixelblaze_cli.py so it defaults to led_map_3d.csv Removed port in README.md
Added process running checks to the main app so that it can detect if something has crashed or running indefenitely Added a few more tests to test crashing of multiprocess stuff
I should be able to try it out later today or tomorrow. We'll see how it does with a different camera - I'm not home the rest of this week & next, but I do have LEDs. ;) |
Added iterator to find largest map
Mari Map-mas everyone!
New features that people asked for!
--disable_movement_check
Improvements that no one asked for!
Stuff for the future!