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

Add auto orientation of tripod yaw, pitch and roll #45

Closed
wants to merge 120 commits into from

Conversation

ralatsdc
Copy link

No description provided.

@github-actions
Copy link

Validation Issues Found (Python) 🐍

File: ptz-controller/test_messages.py
Line Number: 76
Statement(s):

        self.camera_pointing_file = open(self.camera_pointing_filename, "w") 

Rule:
file object opened without corresponding close

File: auto-calibrator/auto_calibrator.py
Line Number: 118
Statement(s):

            sleep(1) 

Rule:
time.sleep() call; did you mean to leave this in?

File: auto-calibrator/auto_calibrator.py
Line Number: 504
Statement(s):

                sleep(0.001) 

Rule:
time.sleep() call; did you mean to leave this in?

File: auto-calibrator/test_messages.py
Line Number: 59
Statement(s):

        time.sleep(5) 

Rule:
time.sleep() call; did you mean to leave this in?

File: ptz-controller/ptz_controller.py
Line Number: 184
Statement(s):

            sleep(1) 

Rule:
time.sleep() call; did you mean to leave this in?

File: ptz-controller/test_messages.py
Line Number: 71
Statement(s):

        time.sleep(5) 

Rule:
time.sleep() call; did you mean to leave this in?

@github-actions
Copy link

Validation Issues Found (Python) 🐍

File: ptz-controller/test_messages.py
Line Number: 76
Statement(s):

        self.camera_pointing_file = open(self.camera_pointing_filename, "w") 

Rule:
file object opened without corresponding close

File: auto-calibrator/auto_calibrator.py
Line Number: 130
Statement(s):

            sleep(1) 

Rule:
time.sleep() call; did you mean to leave this in?

File: auto-calibrator/auto_calibrator.py
Line Number: 542
Statement(s):

                sleep(0.001) 

Rule:
time.sleep() call; did you mean to leave this in?

File: auto-calibrator/test_messages.py
Line Number: 59
Statement(s):

        time.sleep(5) 

Rule:
time.sleep() call; did you mean to leave this in?

File: ptz-controller/ptz_controller.py
Line Number: 184
Statement(s):

            sleep(1) 

Rule:
time.sleep() call; did you mean to leave this in?

File: ptz-controller/test_messages.py
Line Number: 71
Statement(s):

        time.sleep(5) 

Rule:
time.sleep() call; did you mean to leave this in?

@github-actions
Copy link

Validation Issues Found (Python) 🐍

File: ptz-controller/test_messages.py
Line Number: 76
Statement(s):

        self.camera_pointing_file = open(self.camera_pointing_filename, "w") 

Rule:
file object opened without corresponding close

File: auto-calibrator/auto_calibrator.py
Line Number: 130
Statement(s):

            sleep(1) 

Rule:
time.sleep() call; did you mean to leave this in?

File: auto-calibrator/auto_calibrator.py
Line Number: 542
Statement(s):

                sleep(0.001) 

Rule:
time.sleep() call; did you mean to leave this in?

File: auto-calibrator/test_messages.py
Line Number: 59
Statement(s):

        time.sleep(5) 

Rule:
time.sleep() call; did you mean to leave this in?

File: ptz-controller/ptz_controller.py
Line Number: 184
Statement(s):

            sleep(1) 

Rule:
time.sleep() call; did you mean to leave this in?

File: ptz-controller/test_messages.py
Line Number: 71
Statement(s):

        time.sleep(5) 

Rule:
time.sleep() call; did you mean to leave this in?

@github-actions
Copy link

Validation Issues Found (Python) 🐍

File: ptz-controller/test_messages.py
Line Number: 76
Statement(s):

        self.camera_pointing_file = open(self.camera_pointing_filename, "w") 

Rule:
file object opened without corresponding close

File: auto-calibrator/auto_calibrator.py
Line Number: 130
Statement(s):

            sleep(1) 

Rule:
time.sleep() call; did you mean to leave this in?

File: auto-calibrator/auto_calibrator.py
Line Number: 546
Statement(s):

                sleep(0.001) 

Rule:
time.sleep() call; did you mean to leave this in?

File: auto-calibrator/test_messages.py
Line Number: 59
Statement(s):

        time.sleep(5) 

Rule:
time.sleep() call; did you mean to leave this in?

File: ptz-controller/ptz_controller.py
Line Number: 184
Statement(s):

            sleep(1) 

Rule:
time.sleep() call; did you mean to leave this in?

File: ptz-controller/test_messages.py
Line Number: 71
Statement(s):

        time.sleep(5) 

Rule:
time.sleep() call; did you mean to leave this in?

@github-actions
Copy link

Validation Issues Found (Python) 🐍

File: ptz-controller/test_messages.py
Line Number: 76
Statement(s):

        self.camera_pointing_file = open(self.camera_pointing_filename, "w") 

Rule:
file object opened without corresponding close

File: auto-calibrator/auto_calibrator.py
Line Number: 130
Statement(s):

            sleep(1) 

Rule:
time.sleep() call; did you mean to leave this in?

File: auto-calibrator/auto_calibrator.py
Line Number: 524
Statement(s):

                sleep(0.001) 

Rule:
time.sleep() call; did you mean to leave this in?

File: auto-calibrator/test_messages.py
Line Number: 59
Statement(s):

        time.sleep(5) 

Rule:
time.sleep() call; did you mean to leave this in?

File: ptz-controller/ptz_controller.py
Line Number: 184
Statement(s):

            sleep(1) 

Rule:
time.sleep() call; did you mean to leave this in?

File: ptz-controller/test_messages.py
Line Number: 71
Statement(s):

        time.sleep(5) 

Rule:
time.sleep() call; did you mean to leave this in?

@github-actions
Copy link

Validation Issues Found (Python) 🐍

File: ptz-controller/test_messages.py
Line Number: 76
Statement(s):

        self.camera_pointing_file = open(self.camera_pointing_filename, "w") 

Rule:
file object opened without corresponding close

File: auto-calibrator/auto_calibrator.py
Line Number: 127
Statement(s):

            sleep(1) 

Rule:
time.sleep() call; did you mean to leave this in?

File: auto-calibrator/auto_calibrator.py
Line Number: 539
Statement(s):

                sleep(0.001) 

Rule:
time.sleep() call; did you mean to leave this in?

File: auto-calibrator/test_messages.py
Line Number: 59
Statement(s):

        time.sleep(5) 

Rule:
time.sleep() call; did you mean to leave this in?

File: ptz-controller/ptz_controller.py
Line Number: 184
Statement(s):

            sleep(1) 

Rule:
time.sleep() call; did you mean to leave this in?

File: ptz-controller/test_messages.py
Line Number: 71
Statement(s):

        time.sleep(5) 

Rule:
time.sleep() call; did you mean to leave this in?

@github-actions
Copy link

Validation Issues Found (Python) 🐍

File: ptz-controller/test_messages.py
Line Number: 76
Statement(s):

        self.camera_pointing_file = open(self.camera_pointing_filename, "w") 

Rule:
file object opened without corresponding close

File: auto-calibrator/auto_calibrator.py
Line Number: 127
Statement(s):

            sleep(1) 

Rule:
time.sleep() call; did you mean to leave this in?

File: auto-calibrator/auto_calibrator.py
Line Number: 550
Statement(s):

                sleep(0.001) 

Rule:
time.sleep() call; did you mean to leave this in?

File: auto-calibrator/test_messages.py
Line Number: 59
Statement(s):

        time.sleep(5) 

Rule:
time.sleep() call; did you mean to leave this in?

File: ptz-controller/ptz_controller.py
Line Number: 184
Statement(s):

            sleep(1) 

Rule:
time.sleep() call; did you mean to leave this in?

File: ptz-controller/test_messages.py
Line Number: 71
Statement(s):

        time.sleep(5) 

Rule:
time.sleep() call; did you mean to leave this in?

@github-actions
Copy link

Validation Issues Found (Python) 🐍

File: ptz-controller/test_messages.py
Line Number: 76
Statement(s):

        self.camera_pointing_file = open(self.camera_pointing_filename, "w") 

Rule:
file object opened without corresponding close

File: auto-calibrator/auto_calibrator.py
Line Number: 127
Statement(s):

            sleep(1) 

Rule:
time.sleep() call; did you mean to leave this in?

File: auto-calibrator/auto_calibrator.py
Line Number: 551
Statement(s):

                sleep(0.001) 

Rule:
time.sleep() call; did you mean to leave this in?

File: auto-calibrator/test_messages.py
Line Number: 59
Statement(s):

        time.sleep(5) 

Rule:
time.sleep() call; did you mean to leave this in?

File: ptz-controller/ptz_controller.py
Line Number: 184
Statement(s):

            sleep(1) 

Rule:
time.sleep() call; did you mean to leave this in?

File: ptz-controller/test_messages.py
Line Number: 71
Statement(s):

        time.sleep(5) 

Rule:
time.sleep() call; did you mean to leave this in?

@github-actions
Copy link

Validation Issues Found (Python) 🐍

File: ptz-controller/test_messages.py
Line Number: 76
Statement(s):

        self.camera_pointing_file = open(self.camera_pointing_filename, "w") 

Rule:
file object opened without corresponding close

File: auto-calibrator/auto_calibrator.py
Line Number: 127
Statement(s):

            sleep(1) 

Rule:
time.sleep() call; did you mean to leave this in?

File: auto-calibrator/auto_calibrator.py
Line Number: 551
Statement(s):

                sleep(0.001) 

Rule:
time.sleep() call; did you mean to leave this in?

File: auto-calibrator/test_messages.py
Line Number: 59
Statement(s):

        time.sleep(5) 

Rule:
time.sleep() call; did you mean to leave this in?

File: ptz-controller/ptz_controller.py
Line Number: 184
Statement(s):

            sleep(1) 

Rule:
time.sleep() call; did you mean to leave this in?

File: ptz-controller/test_messages.py
Line Number: 71
Statement(s):

        time.sleep(5) 

Rule:
time.sleep() call; did you mean to leave this in?

@github-actions
Copy link

Validation Issues Found (Python) 🐍

File: ptz-controller/test_messages.py
Line Number: 76
Statement(s):

        self.camera_pointing_file = open(self.camera_pointing_filename, "w") 

Rule:
file object opened without corresponding close

File: auto-calibrator/auto_calibrator.py
Line Number: 127
Statement(s):

            sleep(1) 

Rule:
time.sleep() call; did you mean to leave this in?

File: auto-calibrator/auto_calibrator.py
Line Number: 551
Statement(s):

                sleep(0.001) 

Rule:
time.sleep() call; did you mean to leave this in?

File: auto-calibrator/test_messages.py
Line Number: 59
Statement(s):

        time.sleep(5) 

Rule:
time.sleep() call; did you mean to leave this in?

File: ptz-controller/ptz_controller.py
Line Number: 184
Statement(s):

            sleep(1) 

Rule:
time.sleep() call; did you mean to leave this in?

File: ptz-controller/test_messages.py
Line Number: 71
Statement(s):

        time.sleep(5) 

Rule:
time.sleep() call; did you mean to leave this in?

@github-actions
Copy link

Validation Issues Found (Python) 🐍

File: ptz-controller/test_messages.py
Line Number: 76
Statement(s):

        self.camera_pointing_file = open(self.camera_pointing_filename, "w") 

Rule:
file object opened without corresponding close

File: auto-calibrator/auto_calibrator.py
Line Number: 135
Statement(s):

            sleep(1) 

Rule:
time.sleep() call; did you mean to leave this in?

File: auto-calibrator/auto_calibrator.py
Line Number: 598
Statement(s):

                sleep(0.001) 

Rule:
time.sleep() call; did you mean to leave this in?

File: auto-calibrator/test_messages.py
Line Number: 59
Statement(s):

        time.sleep(5) 

Rule:
time.sleep() call; did you mean to leave this in?

File: ptz-controller/ptz_controller.py
Line Number: 184
Statement(s):

            sleep(1) 

Rule:
time.sleep() call; did you mean to leave this in?

File: ptz-controller/test_messages.py
Line Number: 71
Statement(s):

        time.sleep(5) 

Rule:
time.sleep() call; did you mean to leave this in?

@ralatsdc
Copy link
Author

ralatsdc commented Apr 6, 2023

Changes included in a later pull request.

@ralatsdc ralatsdc closed this Apr 6, 2023
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.

None yet

2 participants