Skip to content

Getting started tutorial: add compiler command#501

Merged
ahcorde merged 2 commits intogz-math7from
scpeters/tutorial_cppgetstarted
Sep 14, 2022
Merged

Getting started tutorial: add compiler command#501
ahcorde merged 2 commits intogz-math7from
scpeters/tutorial_cppgetstarted

Conversation

@scpeters
Copy link
Copy Markdown
Member

🦟 Bug fix

Part of gazebosim/garden-tutorial-party#194

Summary

The cppgetstarted tutorial has an example program but no instructions to compile it. I've proposed a 1-line UNIX command to compile the program using c-flags from pkg-config.

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.

Signed-off-by: Steve Peters <scpeters@openrobotics.org>
@scpeters scpeters added the tutorial-party Use to indicate a PR is for a tutorial party, which is part of the Gazebo release process. label Sep 14, 2022
@github-actions github-actions bot added the 🌱 garden Ignition Garden label Sep 14, 2022
@codecov
Copy link
Copy Markdown

codecov bot commented Sep 14, 2022

Codecov Report

Merging #501 (2bc7dfc) into gz-math7 (31bd899) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##           gz-math7     #501   +/-   ##
=========================================
  Coverage     99.70%   99.70%           
=========================================
  Files            77       77           
  Lines          7007     7007           
=========================================
  Hits           6986     6986           
  Misses           21       21           

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

Copy link
Copy Markdown
Contributor

@ahcorde ahcorde left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, just a minor thing

Signed-off-by: Steve Peters <scpeters@openrobotics.org>

Co-authored-by: Alejandro Hernández Cordero <ahcorde@gmail.com>
@ahcorde ahcorde merged commit 3e5b5e9 into gz-math7 Sep 14, 2022
@ahcorde ahcorde deleted the scpeters/tutorial_cppgetstarted branch September 14, 2022 19:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🌱 garden Ignition Garden tutorial-party Use to indicate a PR is for a tutorial party, which is part of the Gazebo release process.

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

3 participants