-
Notifications
You must be signed in to change notification settings - Fork 58
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
Merge 7 ➡️ 8 #414
Merged
Merged
Merge 7 ➡️ 8 #414
Changes from all commits
Commits
Show all changes
18 commits
Select commit
Hold shift + click to select a range
3ace7ae
Support protobuf >= 22 (#351)
traversaro 577b03e
Prepare for 6.7.1 release (#376)
azeey 8741b9b
[backport fortress] camera info topic published with the right data (…
ahcorde 86c3e19
Destroy rendering sensors when sensor is removed (#169)
iche033 6b8b570
clean up rendering resources (#324)
iche033 3e16fd9
Merge branch 'ign-sensors3' into scpeters/merge_3_6
scpeters f188748
Merge pull request #398 from gazebosim/scpeters/merge_3_6
iche033 67b5b6e
Update github action workflows (#401)
azeey 83ccf19
Merge remote-tracking branch 'origin/ign-sensors3' into azeey/3_to_6
azeey 0ddddae
port: 3 to 6 (#402)
mjcarroll b7148d6
Prepare for 3.6.0 release (#407)
iche033 ff5bbb1
Allow specifying gz_frame_id as an alternative to ignition_frame_id (…
azeey 9b4d0a0
Merge 3 to 6
azeey 2e9a20c
Merge pull request #410 from azeey/3_to_6
azeey 6d1f163
Prepare for 6.8.0 (#411)
azeey 8f6bce6
Merge 6 into 7
azeey 37db629
Merge pull request #412 from azeey/6_to_7
azeey a1e068e
Merge branch 'gz-sensors7' into 7_to_8
caguero 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 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 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -14,4 +14,3 @@ jobs: | |
with: | ||
project-url: https://github.com/orgs/gazebosim/projects/7 | ||
github-token: ${{ secrets.TRIAGE_TOKEN }} | ||
|
This file contains 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 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 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 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
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.
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.
There should be more changes to this file:
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.
added and force-pushed