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

Restart worker patch #229

Open
wants to merge 10 commits into
base: main
Choose a base branch
from
Open

Restart worker patch #229

wants to merge 10 commits into from

Conversation

Adityya-K
Copy link

@Adityya-K Adityya-K commented Nov 23, 2024

Code that type checks data going into each worker. Let me know if there is a better way to do this!

Adityya-K and others added 10 commits November 23, 2024 15:46
* initial commit

* Made fixes

* Modify home location to be part of create for flight interface and communication worker

* combined all logging together

* Add log_to_kml.py

* Refactor for common changes

* Fixed communications module imports and implemented object position local-global conversion.

* Added communications logger for logging cluster estimation

* Formatted python

* Added communcations worker manager

* Cluster estimations takes from communication to main queue

* Fixed communications worker

* Reformatted kml conversion

* initial commit

* Made fixes

* Modify home location to be part of create for flight interface and communication worker

* combined all logging together

* Add log_to_kml.py

* Refactor for common changes

* Fixed communications module imports and implemented object position local-global conversion.

* Added communications logger for logging cluster estimation

* Formatted python

* Added communcations worker manager

* Cluster estimations takes from communication to main queue

* Fixed communications worker

* Reformatted kml conversion

* Fixed logging and types in communications modules

* Added timeout to communications worker

* Reworded logs from communications

* Reworded logs from communications

* Updated cluster estimation logging

---------

Co-authored-by: Davis Liu <[email protected]>
Co-authored-by: Ashish Agrahari <[email protected]>
Co-authored-by: Maxwell Lou <[email protected]>
Co-authored-by: Evan Zhao <[email protected]>
* Implement brightspot detection

* Fix detections

* Add to factory method

* Add multiple testing images

* Separate tests into detections and no detections

* Fix minor issues

* Fix comments

* Fix image naming

* Add check for no detections

* Fix constant ordering
* integrated camera_factory in video_input

* added missing parameters

* removed cluster estimation test file

* accommodate video input for new camera factory and logger changes in common

* refactor for moving camera config classes into each camera module

* add comments and change empty to string to a valid iamge prefix

* Fix comments

* refactor video_input save_prefix to image_name, for proper use with logger.save_image

* bug fix for video_input integration tests

---------

Co-authored-by: Maxwell Lou <[email protected]>
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.

4 participants