gazebosim / gz-sim

Open source robotics simulator. The latest version of Gazebo.
https://gazebosim.org
Apache License 2.0
621 stars 251 forks source link

Add pause run tutorial #2383

Closed Ryanf55 closed 3 weeks ago

Ryanf55 commented 2 months ago

📚 Docs

Fixes #2380

Summary

Add a tutorial to start/stop the simulation with either the GUI or CLI. This mirrors the reset simulation tutorial.

Checklist

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[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 65.91%. Comparing base (ab18888) to head (7250d24). Report is 58 commits behind head on gz-sim8.

:exclamation: Current head 7250d24 differs from pull request most recent head 54b25fe

Please upload reports for the commit 54b25fe to get more accurate results.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## gz-sim8 #2383 +/- ## =========================================== + Coverage 65.75% 65.91% +0.16% =========================================== Files 327 327 Lines 31233 31313 +80 =========================================== + Hits 20537 20640 +103 + Misses 10696 10673 -23 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

azeey commented 3 weeks ago

@arjo129 Is there anything left for this PR?

Ryanf55 commented 3 weeks ago

Thanks for the touch ups and merge!