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

Fix image sizes in apply_force_torque tutorial #2169

Merged
merged 1 commit into from
Sep 26, 2023

Conversation

azeey
Copy link
Contributor

@azeey azeey commented Sep 25, 2023

🦟 Bug fix

Fixes gazebosim/gazebo_test_cases#750

Summary

Uses the doxygen tag \image to avoid github URLs and specifies a percent width to fix the issues mentioned in gazebosim/gazebo_test_cases#750

Checklist

  • 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.

@codecov
Copy link

codecov bot commented Sep 25, 2023

Codecov Report

Merging #2169 (5c778e8) into gz-sim7 (e007fa2) will not change coverage.
The diff coverage is n/a.

❗ Current head 5c778e8 differs from pull request most recent head 7a2fae7. Consider uploading reports for the commit 7a2fae7 to get more accurate results

@@           Coverage Diff            @@
##           gz-sim7    #2169   +/-   ##
========================================
  Coverage    65.02%   65.02%           
========================================
  Files          356      356           
  Lines        28932    28932           
========================================
  Hits         18814    18814           
  Misses       10118    10118           

@azeey azeey added the beta Targeting beta release of upcoming collection label Sep 26, 2023
@azeey azeey merged commit 5dbbd1b into gazebosim:gz-sim7 Sep 26, 2023
5 checks passed
@azeey azeey deleted the fix_img_size branch September 26, 2023 04:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
beta Targeting beta release of upcoming collection 🌱 garden Ignition Garden
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

gz-sim: Apply Force and Torque
2 participants