gz-sim icon indicating copy to clipboard operation
gz-sim copied to clipboard

Update examples to used gazebosim

Open nkoenig opened this issue 2 years ago • 1 comments

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

🦟 Bug fix

Summary

Use gazebosim.org in the example worlds. This also updates a few deprecated uses of ignition-gui and API documentation links.

Merge after the garden release.

Checklist

  • [x] Signed all commits for DCO
  • [ ] Added tests
  • [ ] Updated documentation (as needed)
  • [ ] Updated migration guide (as needed)
  • [ ] Consider updating Python bindings (if the library has them)
  • [ ] codecheck passed (See contributing)
  • [ ] All tests passed (See test coverage)
  • [ ] While waiting for a review on your PR, please help review another open pull request to support the maintainers

Note to maintainers: Remember to use Squash-Merge and edit the commit message to match the pull request summary while retaining Signed-off-by messages.

nkoenig avatar Sep 21 '22 18:09 nkoenig

Codecov Report

Merging #1726 (247360b) into gz-sim7 (0df8e9e) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff            @@
##           gz-sim7    #1726   +/-   ##
========================================
  Coverage    63.93%   63.93%           
========================================
  Files          334      334           
  Lines        26333    26333           
========================================
  Hits         16836    16836           
  Misses        9497     9497           
Impacted Files Coverage Δ
include/gz/sim/EntityComponentManager.hh 100.00% <ø> (ø)

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

codecov[bot] avatar Sep 21 '22 20:09 codecov[bot]