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

Forward port 3 to 6 #313

Merged
merged 6 commits into from
Feb 6, 2023
Merged

Forward port 3 to 6 #313

merged 6 commits into from
Feb 6, 2023

Conversation

nkoenig
Copy link
Contributor

@nkoenig nkoenig commented Feb 1, 2023

➡️ Forward port

Port ign-sensors3 to ign-sensors6

Branch comparison: https://github.com/gazebosim//compare/<TO_BRANCH>...<FROM_BRANCH>

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

methylDragon and others added 5 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]>
@nkoenig nkoenig requested a review from iche033 as a code owner February 1, 2023 00:22
@github-actions github-actions bot added the 🏯 fortress Ignition Fortress label Feb 1, 2023
@nkoenig nkoenig changed the title Nkoenig/3 to 6 20230130 Forward port 3 to 6 Feb 1, 2023
@iche033 iche033 added the needs upstream release Blocked by a release of an upstream library label Feb 2, 2023
@iche033 iche033 mentioned this pull request Feb 2, 2023
7 tasks
@iche033
Copy link
Contributor

iche033 commented Feb 3, 2023

@osrf-jenkins run tests please

@iche033 iche033 removed the needs upstream release Blocked by a release of an upstream library label Feb 3, 2023
@codecov
Copy link

codecov bot commented Feb 3, 2023

Codecov Report

Merging #313 (1f75c5f) into ign-sensors6 (d65b93a) will not change coverage.
The diff coverage is 68.57%.

@@              Coverage Diff              @@
##           ign-sensors6     #313   +/-   ##
=============================================
  Coverage         73.76%   73.76%           
=============================================
  Files                34       34           
  Lines              3510     3510           
=============================================
  Hits               2589     2589           
  Misses              921      921           
Impacted Files Coverage Δ
src/AirPressureSensor.cc 86.30% <ø> (ø)
src/AltimeterSensor.cc 88.50% <ø> (ø)
src/CameraSensor.cc 77.42% <ø> (ø)
src/DepthCameraSensor.cc 74.70% <ø> (ø)
src/GaussianNoiseModel.cc 98.30% <ø> (ø)
src/ImageGaussianNoiseModel.cc 73.52% <ø> (ø)
src/ImageNoise.cc 43.47% <ø> (ø)
src/ImuSensor.cc 85.71% <ø> (ø)
src/LogicalCameraSensor.cc 90.14% <ø> (ø)
src/MagnetometerSensor.cc 88.63% <ø> (ø)
... and 15 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@mjcarroll
Copy link
Contributor

A few Jammy integration tests failing. Is this expected currently?

@iche033
Copy link
Contributor

iche033 commented Feb 4, 2023

yes the rendering tests have been failing on Ubuntu Jammy github actions for a while. Haven't had the chance to figure out why yet.

Signed-off-by: Ian Chen <[email protected]>
@ahcorde ahcorde merged commit e0e73b9 into ign-sensors6 Feb 6, 2023
@ahcorde ahcorde deleted the nkoenig/3-to-6-20230130 branch February 6, 2023 08:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏯 fortress Ignition Fortress
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

5 participants