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.
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
Standalone
gz model
executable #2724base: gz-sim9
Are you sure you want to change the base?
Standalone
gz model
executable #2724Changes from 11 commits
89a6cea
7e1e2ce
a45811c
d7eaf89
e76bc12
ad048e0
ba180f7
ce042a9
e007882
656aecd
ef16c35
14d92b3
39f6db5
6c69826
3cfa88b
e354baa
4f6f9c0
46cde0e
0054fae
a3dbb33
c94a6b8
5ade7ca
848bf9d
d58e8ad
a8d0095
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think this is not needed for ModelCommandAPI since we're using the
$<CONFIG>
variable below which indicates that multi config generators are actually supported. If you move theModelCommandAPI_TEST
logic out of the if block and things fail, could you just add a TODO so we can come back to it later?There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should the check for multi config generator also be removed when building the model command internal test script?
https://github.com/sauk2/gz-sim/blob/a8d00952f8ecd513c7f8a09fd16565f213011af3/src/cmd/CMakeLists.txt#L189