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

on going bugs: multipurpose_warper.py #3

Open
zeekus opened this issue Nov 23, 2022 · 0 comments
Open

on going bugs: multipurpose_warper.py #3

zeekus opened this issue Nov 23, 2022 · 0 comments

Comments

@zeekus
Copy link
Owner

zeekus commented Nov 23, 2022

Program: https://github.com/zeekus/python/blob/master/open_cv/multipurpose_warper.py
Description: This is a running log of the bugs/issues/features.

Bug: 1st warp bug. Upon leaving the station the script will occasionally reference the wrong destination.
* adding a method for yellow_gate scan may help resolve this. Need to call this future method.
* to-do: create a method for the yellow_gate scan or an item scan and verify the object is actually what we are looking for.

Bug: Using 'mwd' option will occasionally fail. It seems this could be a simple timing issue. The cloak button my be getting clicked by the script before the interface is ready for the input. A easy fix, may be to put in some waits. The feature request of putting in session change monitor may resolve this. Alternatively, checking to see if the ship is cloaked in this sequence may also resolve the bug.

Feature needed: need to put in some logic to scan for the session change icon. This will make transitions smother and potentially reduce bugs around the session change. Session change icons appear on the top left hand side of the screen. Ref Icons: https://github.com/zeekus/python/tree/master/open_cv/session

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

No branches or pull requests

1 participant