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

Added light to threadsafe branch #10

Merged
merged 3 commits into from
Feb 18, 2022
Merged

Conversation

ahcorde
Copy link
Contributor

@ahcorde ahcorde commented Feb 17, 2022

🎉 New feature

Summary

Added light support

ign gazebo lights.sdf

Checklist

  • Signed all commits for DCO
  • Added tests
  • Added example and/or tutorial
  • Updated documentation (as needed)
  • Updated migration guide (as needed)
  • 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: ahcorde <ahcorde@gmail.com>
@ahcorde ahcorde self-assigned this Feb 17, 2022
Signed-off-by: Teo Koon Peng <koonpeng@openrobotics.org>
…readsafe-lights

Signed-off-by: Teo Koon Peng <koonpeng@openrobotics.org>
@ahcorde ahcorde merged commit 26f1ce3 into threadsafe-arch Feb 18, 2022
@ahcorde ahcorde deleted the ahcorde/threadsafe-lights branch February 18, 2022 09:11
koonpeng pushed a commit that referenced this pull request Feb 27, 2022
* remove unneeded abstraction

Signed-off-by: Teo Koon Peng <koonpeng@openrobotics.org>

* refactor for threadsafety

Signed-off-by: Teo Koon Peng <koonpeng@openrobotics.org>

* improve api; add stub for lights

Signed-off-by: Teo Koon Peng <koonpeng@openrobotics.org>

* add joints (untested)

Signed-off-by: Teo Koon Peng <koonpeng@openrobotics.org>

* listen to scene updates

Signed-off-by: Teo Koon Peng <koonpeng@openrobotics.org>

* listen to deletions

Signed-off-by: Teo Koon Peng <koonpeng@openrobotics.org>

* fix conflicting materials

Signed-off-by: Teo Koon Peng <koonpeng@openrobotics.org>

* wrong header guard name

Signed-off-by: Teo Koon Peng <koonpeng@openrobotics.org>

* Some fixed to thread safe arch (#8)

* Some fixed to thread safe arch

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

* Include PIMPL and model name should not constain spaces

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

* Added light to threadsafe branch (#10)

Signed-off-by: ahcorde <ahcorde@gmail.com>
Co-authored-by: Teo Koon Peng <koonpeng@openrobotics.org>

* Added collision to geometries

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

Co-authored-by: Teo Koon Peng <koonpeng@openrobotics.org>
koonpeng pushed a commit that referenced this pull request Mar 1, 2022
* remove unneeded abstraction

Signed-off-by: Teo Koon Peng <koonpeng@openrobotics.org>

* refactor for threadsafety

Signed-off-by: Teo Koon Peng <koonpeng@openrobotics.org>

* improve api; add stub for lights

Signed-off-by: Teo Koon Peng <koonpeng@openrobotics.org>

* add joints (untested)

Signed-off-by: Teo Koon Peng <koonpeng@openrobotics.org>

* listen to scene updates

Signed-off-by: Teo Koon Peng <koonpeng@openrobotics.org>

* listen to deletions

Signed-off-by: Teo Koon Peng <koonpeng@openrobotics.org>

* fix conflicting materials

Signed-off-by: Teo Koon Peng <koonpeng@openrobotics.org>

* wrong header guard name

Signed-off-by: Teo Koon Peng <koonpeng@openrobotics.org>

* Added materials

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

* Some fixed to thread safe arch (#8)

* Some fixed to thread safe arch

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

* Include PIMPL and model name should not constain spaces

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

* Added light to threadsafe branch (#10)

Signed-off-by: ahcorde <ahcorde@gmail.com>
Co-authored-by: Teo Koon Peng <koonpeng@openrobotics.org>

* Added feedback

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

Co-authored-by: Teo Koon Peng <koonpeng@openrobotics.org>
@ahcorde ahcorde mentioned this pull request Mar 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants