-
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
7 -> main #347
7 -> main #347
Conversation
* 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]>
Forward port 3 to 6
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]>
Signed-off-by: Ian Chen <[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]>
Signed-off-by: Ian Chen <[email protected]>
Signed-off-by: Ian Chen <[email protected]>
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]>
Merge ign-sensors3 ➡️ ign-sensors6 Signed-off-by: Michael Carroll <[email protected]>
Merge ign-sensors6 ➡️ gz-sensors7
Signed-off-by: Ian Chen <[email protected]>
Signed-off-by: Ian Chen <[email protected]>
Signed-off-by: Addisu Z. Taddese <[email protected]>
Signed-off-by: Ian Chen <[email protected]>
Signed-off-by: Ian Chen <[email protected]>
Signed-off-by: tejalbarnwal <[email protected]>
Signed-off-by: Ian Chen <[email protected]>
Codecov Report
@@ 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
|
|
➡️ 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)