Windows build#1
Closed
lordhippo wants to merge 35 commits into
Closed
Conversation
Member
lordhippo
commented
Mar 4, 2024
Corresponding rule update: RoboCup-SSL/ssl-rules#103 - Split variable Field_Margin, making it possible to set both `Field_Margin_Goal_Line` and `Field_Margin_Touch_Line` separately. - Set DivA_Field_Margin_Goal_line to 0.6m, set the others to 0.3m - Replace usage of `ConfigWidget::Field_Margin()` to corresponding one (`ConfigWidget::Field_Margin_Touch_Line()` or `ConfigWidget::Field_Margin_Goal_Line()`) - Update goal side walls to extend to the outside wall
and set `cfg->Field_Margin_Goal_Line()` on `generatePacket()` fef: RoboCup-SSL/ssl-vision#234
Add field value `Field_Goal_Substitution_Area_Width` - Div.A: 0.3m - Div.B: 0.0m (non available) set the value on `generatePacket()` ref: fef: RoboCup-SSL/ssl-vision#234
Also did some more cleanup to the cmake setup. Removed all custom build and find scripts in favor of vcpkg. Cleaned up cmake presets.
This reverts commit d14caf2.
Also add latest ubuntu and mac to build targets.
This only affects how automoc handles generated files. We don't moc proto-generated files.
Also add a todo to update the install file.
aaa3e17 to
a81e7db
Compare
a81e7db to
c36ad68
Compare
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.