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

7 -> main #347

Merged
merged 41 commits into from
May 25, 2023
Merged

7 -> main #347

merged 41 commits into from
May 25, 2023

Conversation

iche033
Copy link
Contributor

@iche033 iche033 commented May 24, 2023

➡️ Forward port

Port gz-sensors7 to main

Branch comparison: main...gz-sensors7

Note to maintainers: Remember to Merge with commit (not squash-merge or rebase)

methylDragon and others added 30 commits November 30, 2022 13:29
* Migrate headers

Signed-off-by: methylDragon <[email protected]>

* Add redirection headers

Signed-off-by: methylDragon <[email protected]>

* Migrate include statements

Signed-off-by: methylDragon <[email protected]>

* Leave ignition as primary in headers to fix ABI

Signed-off-by: methylDragon <[email protected]>

* Update ignition names

Signed-off-by: Nate Koenig <[email protected]>

* tweaks

Signed-off-by: Nate Koenig <[email protected]>

Signed-off-by: methylDragon <[email protected]>
Signed-off-by: Nate Koenig <[email protected]>
Co-authored-by: Nate Koenig <[email protected]>
Signed-off-by: Nate Koenig <[email protected]>

Signed-off-by: Nate Koenig <[email protected]>
Co-authored-by: Nate Koenig <[email protected]>
Signed-off-by: Nate Koenig <[email protected]>

Signed-off-by: Nate Koenig <[email protected]>
Co-authored-by: Nate Koenig <[email protected]>
Signed-off-by: Nate Koenig <[email protected]>
Signed-off-by: Nate Koenig <[email protected]>
Signed-off-by: Ian Chen <[email protected]>
Signed-off-by: Ian Chen <[email protected]>
Signed-off-by: Ian Chen <[email protected]>
Signed-off-by: Ian Chen <[email protected]>
Signed-off-by: Nate Koenig <[email protected]>
Co-authored-by: Nate Koenig <[email protected]>
This PR allows users to specify custom camera projection using the <projection> values from SDF (in addition to <instrinscs>, see #293).

Also bumped sdformat dep version as it need gazebosim/sdformat#1203

---------

Signed-off-by: Ian Chen <[email protected]>
Co-authored-by: Alejandro Hernández Cordero <[email protected]>
* Added Camera Info topic support for cameras

---------

Signed-off-by: ahcorde <[email protected]>
Signed-off-by: Alejandro Hernández Cordero <[email protected]>
Co-authored-by: Ian Chen <[email protected]>
Signed-off-by: Nate Koenig <[email protected]>
Co-authored-by: Nate Koenig <[email protected]>
This adds the possibility to trigger a BoundingBoxCamera.
---------
Signed-off-by: Valentina Vasco <[email protected]>
Signed-off-by: Ian Chen <[email protected]>
Co-authored-by: Ian Chen <[email protected]>
* fix camera info test

---------

Signed-off-by: Ian Chen <[email protected]>
Signed-off-by: Ian Chen <[email protected]>
6 -> 7
The LICENSE file contained a copy of the stanze
used at the top of source code files, while the
actual license was in the COPYING file. So remove
the stanza and put the actual Apache 2.0 license text
in LICENSE.

Similar to gazebosim/gz-math#521.

Signed-off-by: Steve Peters <[email protected]>
Version v2 of the actions/checkout workflow is deprecated,
so switch to v3.

Part of gazebo-tooling/release-tools#862.

Signed-off-by: Steve Peters <[email protected]>
@github-actions github-actions bot added the 🎵 harmonic Gazebo Harmonic label May 24, 2023
@iche033 iche033 changed the title Merge 7 main 20230524 7 -> main May 24, 2023
@codecov
Copy link

codecov bot commented May 24, 2023

Codecov Report

Merging #347 (2bcaa88) into main (4075656) will decrease coverage by 0.13%.
The diff coverage is 60.75%.

❗ Current head 2bcaa88 differs from pull request most recent head aefadf9. Consider uploading reports for the commit aefadf9 to get more accurate results

@@            Coverage Diff             @@
##             main     #347      +/-   ##
==========================================
- Coverage   72.08%   71.95%   -0.13%     
==========================================
  Files          38       38              
  Lines        4800     4868      +68     
==========================================
+ Hits         3460     3503      +43     
- Misses       1340     1365      +25     
Impacted Files Coverage Δ
src/CameraSensor.cc 75.92% <48.14%> (-3.97%) ⬇️
src/BoundingBoxCameraSensor.cc 62.04% <87.50%> (+3.93%) ⬆️
src/RenderingSensor.cc 97.50% <100.00%> (ø)

... and 1 file with indirect coverage changes

@iche033
Copy link
Contributor Author

iche033 commented May 24, 2023

INTEGRATION_dvl rendering test is failing. I think it's been failing on main on Jammy github actions for a while along with other rendering tests. The other rendering test failures were fixed in #324 but dvl is added in harmonic so it's not been addressed yet.

@iche033 iche033 merged commit e1a8c1f into main May 25, 2023
@iche033 iche033 deleted the merge_7_main_20230524 branch May 25, 2023 16:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🎵 harmonic Gazebo Harmonic
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

9 participants