-
Notifications
You must be signed in to change notification settings - Fork 111
Draw Virtual Obstacles #3406
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
Merged
Mr-Anyone
merged 59 commits into
UBC-Thunderbots:master
from
Mr-Anyone:obstacles_drawing_pr
May 16, 2025
Merged
Draw Virtual Obstacles #3406
Changes from 56 commits
Commits
Show all changes
59 commits
Select commit
Hold shift + click to select a range
6f3e635
added feature to draw virtual obstacles
Mr-Anyone 7e33f08
fixed a refactor
Mr-Anyone 079670b
removed debugging comments
Mr-Anyone ec869bc
[pre-commit.ci lite] apply automatic fixes
pre-commit-ci-lite[bot] c4e365d
following conventions after reading on a few pr
Mr-Anyone 042098d
[pre-commit.ci lite] apply automatic fixes
pre-commit-ci-lite[bot] 193e45d
fixed tests?
Mr-Anyone 5e92b24
Merge branch 'obstacles_drawing_pr' of github.com:Mr-Anyone/Thunderbo…
Mr-Anyone bb75af2
fixed minor bugs
Mr-Anyone 9d82de2
[pre-commit.ci lite] apply automatic fixes
pre-commit-ci-lite[bot] fd9452b
made some changes
Mr-Anyone e3306d0
Merge branch 'obstacles_drawing_pr' of github.com:Mr-Anyone/Thunderbo…
Mr-Anyone 4f3a0c2
[pre-commit.ci lite] apply automatic fixes
pre-commit-ci-lite[bot] c189561
should work
Mr-Anyone a0ed76f
[pre-commit.ci lite] apply automatic fixes
pre-commit-ci-lite[bot] 5ee0a07
fixed typo
Mr-Anyone 91ee676
made some simple changes
Mr-Anyone 7b70bca
made some changes to the logic
Mr-Anyone 7115cf0
remove unnecessary import
Mr-Anyone 9002178
[pre-commit.ci lite] apply automatic fixes
pre-commit-ci-lite[bot] 8b60160
kind of implemented double click
Mr-Anyone 9e8e6fa
better double click and now handles single click
Mr-Anyone ce99d4c
added more docs
Mr-Anyone 49a8cf5
removed commentsq
Mr-Anyone 40721cb
Merge branch 'obstacles_drawing_pr' of github.com:Mr-Anyone/Thunderbo…
Mr-Anyone faae266
added menu
Mr-Anyone 13b52fc
fixed sizing
Mr-Anyone 9c50790
basically done, need to do cleanup
Mr-Anyone b4c941c
[pre-commit.ci lite] apply automatic fixes
pre-commit-ci-lite[bot] 91c9f48
updated documentation
Mr-Anyone 6ce5090
moved stuff into different file
Mr-Anyone 89c6bea
made some changes
Mr-Anyone e44d959
final clean up I hope
Mr-Anyone 65f88de
[pre-commit.ci lite] apply automatic fixes
pre-commit-ci-lite[bot] 8561728
Update src/software/thunderscope/constants.py
Mr-Anyone 8649714
Update src/software/thunderscope/constants.py
Mr-Anyone eabcb19
made some small changes
Mr-Anyone b8870ed
Merge branch 'obstacles_drawing_pr' of github.com:Mr-Anyone/Thunderbo…
Mr-Anyone 491072b
removed a todo
Mr-Anyone c69cdbe
[pre-commit.ci lite] apply automatic fixes
pre-commit-ci-lite[bot] 26748e0
made some change to fix merge conflicts
Mr-Anyone ea1db33
Merge branch 'master' into obstacles_drawing_pr
Mr-Anyone ed47f10
fixed some stuff
Mr-Anyone a802a8d
fixed build?
Mr-Anyone ddda784
added a file
Mr-Anyone 66d0f15
remove all toolbar related code
Mr-Anyone d4f3eb1
update docs
Mr-Anyone a17645b
Formatting
williamckha 01a5bd1
[pre-commit.ci lite] apply automatic fixes
pre-commit-ci-lite[bot] bcae750
Update src/software/world/world.h
Mr-Anyone 8a4c9fd
hopefully this fixed it?
Mr-Anyone c8fd692
Refactored GLDrawPolygonObstacleLayer and fixed GLPolygon not renderi…
williamckha 35cd83d
[pre-commit.ci lite] apply automatic fixes
pre-commit-ci-lite[bot] 3c5c35b
Fix small nitpicks
williamckha a090f0b
Merge branch 'obstacles_drawing_pr' of https://github.com/Mr-Anyone/T…
williamckha 827a1ad
Merge branch 'the_real_master' into obstacles_drawing_pr
Mr-Anyone dddbb15
[pre-commit.ci lite] apply automatic fixes
pre-commit-ci-lite[bot] c75c6c1
address comments
Mr-Anyone 3c54f97
Merge branch 'master' into obstacles_drawing_pr
williamckha File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
GrayHoang marked this conversation as resolved.
Show resolved
Hide resolved
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.