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

Add camera type aliases to docs #514

Merged
merged 1 commit into from
Mar 16, 2021
Merged

Conversation

peci1
Copy link
Contributor

@peci1 peci1 commented Mar 15, 2021

🦟 Bug fix

Summary

I added aliases of camera types to the SDF docs of <sensor type="">. In code, you can see that e.g. both thermal_camera and thermal are accepted, but the docs mention only thermal_camera. As the list in the docs looks pretty much normative and exhaustive, I think it's less confusing if also the aliases are in the list.

Checklist

  • Signed all commits for DCO
  • Added tests
  • Updated documentation (as needed)
  • Updated migration guide (as needed)
  • Code check passed (In source directory, run sh tools/code_check.sh)
  • 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

Signed-off-by: Martin Pecka <peckama2@fel.cvut.cz>
@github-actions github-actions bot added the 🏰 citadel Ignition Citadel label Mar 15, 2021
@chapulina chapulina merged commit c1f7ba1 into gazebosim:sdf9 Mar 16, 2021
scpeters added a commit to scpeters/sdformat that referenced this pull request May 17, 2021
* added to sdf 1.7 in gazebosim#514

Signed-off-by: Martin Pecka <peckama2@fel.cvut.cz>
Signed-off-by: Steve Peters <scpeters@openrobotics.org>
scpeters added a commit that referenced this pull request May 19, 2021
* sdf 1.8: Add <double_sided> to material from #410
* sdf 1.8: Add lightmap to 1.8 spec from #429
* sdf 1.8: document Add L16 camera pixel format from #487

Signed-off-by: Ian Chen <ichen@osrfoundation.org>

* sdf 1.8: Decrease far clip lower bound from #435

Signed-off-by: Nate Koenig <nate@openrobotics.org>

* sdf 1.8: Added render_order to material from #446

Signed-off-by: ahcorde <ahcorde@gmail.com>

* sdf 1.8: Add camera type aliases to docs. from #514
* sdf 1.8: Improve docs of collision_bitmask from #521

Signed-off-by: Martin Pecka <peckama2@fel.cvut.cz>

* sdf 1.8: support nested models in @attached_to from #316

Signed-off-by: Steve Peters <scpeters@openrobotics.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏰 citadel Ignition Citadel
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants