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

Included abstraction for rcutils::shared_library #49

Merged
merged 23 commits into from
Apr 2, 2020

Conversation

ahcorde
Copy link
Contributor

@ahcorde ahcorde commented Mar 20, 2020

Included abstraction for rcutils::shared_library. To be able to use it with C++

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

Signed-off-by: ahcorde <ahcorde@gmail.com>
include/rcpputils/shared_library.hpp Outdated Show resolved Hide resolved
include/rcpputils/shared_library.hpp Outdated Show resolved Hide resolved
include/rcpputils/shared_library.hpp Outdated Show resolved Hide resolved
include/rcpputils/shared_library.hpp Outdated Show resolved Hide resolved
include/rcpputils/shared_library.hpp Outdated Show resolved Hide resolved
src/shared_library.cpp Outdated Show resolved Hide resolved
Signed-off-by: ahcorde <ahcorde@gmail.com>
@ahcorde ahcorde requested a review from wjwwood March 23, 2020 08:10
Signed-off-by: ahcorde <ahcorde@gmail.com>
Signed-off-by: ahcorde <ahcorde@gmail.com>
Signed-off-by: ahcorde <ahcorde@gmail.com>
Signed-off-by: ahcorde <ahcorde@gmail.com>
CMakeLists.txt Outdated Show resolved Hide resolved
CMakeLists.txt Outdated Show resolved Hide resolved
CMakeLists.txt Outdated Show resolved Hide resolved
include/rcpputils/shared_library.hpp Show resolved Hide resolved
include/rcpputils/shared_library.hpp Outdated Show resolved Hide resolved
test/test_shared_library.cpp Show resolved Hide resolved
src/shared_library.cpp Outdated Show resolved Hide resolved
Signed-off-by: ahcorde <ahcorde@gmail.com>
Signed-off-by: ahcorde <ahcorde@gmail.com>
Signed-off-by: ahcorde <ahcorde@gmail.com>
Signed-off-by: ahcorde <ahcorde@gmail.com>
Signed-off-by: ahcorde <ahcorde@gmail.com>
Signed-off-by: ahcorde <ahcorde@gmail.com>
@ahcorde ahcorde force-pushed the ahcorde/feature/shared_library branch from 5630628 to 2b18d0d Compare March 26, 2020 10:34
@ahcorde
Copy link
Contributor Author

ahcorde commented Mar 26, 2020

friendly ping @dirk-thomas @wjwwood

src/shared_library.cpp Outdated Show resolved Hide resolved
src/shared_library.cpp Outdated Show resolved Hide resolved
src/shared_library.cpp Outdated Show resolved Hide resolved
src/shared_library.cpp Outdated Show resolved Hide resolved
Signed-off-by: ahcorde <ahcorde@gmail.com>
CMakeLists.txt Outdated Show resolved Hide resolved
src/shared_library.cpp Outdated Show resolved Hide resolved
Signed-off-by: ahcorde <ahcorde@gmail.com>
Signed-off-by: ahcorde <ahcorde@gmail.com>
test/test_shared_library.cpp Outdated Show resolved Hide resolved
test/test_shared_library.cpp Show resolved Hide resolved
Signed-off-by: ahcorde <ahcorde@gmail.com>
Signed-off-by: ahcorde <ahcorde@gmail.com>
Copy link
Member

@dirk-thomas dirk-thomas left a comment

Choose a reason for hiding this comment

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

With passing CI.

Signed-off-by: ahcorde <ahcorde@gmail.com>
Signed-off-by: ahcorde <ahcorde@gmail.com>
Signed-off-by: ahcorde <ahcorde@gmail.com>
Signed-off-by: ahcorde <ahcorde@gmail.com>
Signed-off-by: ahcorde <ahcorde@gmail.com>
@ahcorde
Copy link
Contributor Author

ahcorde commented Apr 1, 2020

  • Linux Build Status
  • Linux-aarch64 Build Status
  • macOS Build Status
  • Windows Build Status

CI is green @wjwwood or @dirk-thomas can you review last changes?

Copy link
Member

@wjwwood wjwwood left a comment

Choose a reason for hiding this comment

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

There's some inconsistency with punctuation in the doc strings, and I had some inline comments, but nothing major.

lgtm otherwise.

include/rcpputils/shared_library.hpp Outdated Show resolved Hide resolved
Signed-off-by: ahcorde <ahcorde@gmail.com>
@ahcorde
Copy link
Contributor Author

ahcorde commented Apr 1, 2020

  • Linux Build Status
  • Linux-aarch64 Build Status
  • macOS Build Status
  • Windows Build Status

@wjwwood wjwwood merged commit 52f69e4 into ros2:master Apr 2, 2020
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.

4 participants