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 create_publisher signature which takes just a queue size #125

Merged
merged 1 commit into from
Oct 14, 2015

Conversation

wjwwood
Copy link
Member

@wjwwood wjwwood commented Oct 14, 2015

@wjwwood wjwwood added the in progress Actively being worked on (Kanban column) label Oct 14, 2015
@dirk-thomas
Copy link
Member

+1

@esteve
Copy link
Member

esteve commented Oct 14, 2015

+1

@wjwwood
Copy link
Member Author

wjwwood commented Oct 14, 2015

This test failed on OS X only, but I cannot reproduce it locally:

http://ci.ros2.org/job/ros2_batch_ci_osx/345/testReport/junit/(root)/test_subscription__rmw_connext_cpp/subscription_shared_ptr_const/

I think it might be a flaky one, especially since this pr shouldn't affect any of the tests.

wjwwood added a commit that referenced this pull request Oct 14, 2015
add create_publisher signature which takes just a queue size
@wjwwood wjwwood merged commit c78ff7f into master Oct 14, 2015
@wjwwood wjwwood removed the in progress Actively being worked on (Kanban column) label Oct 14, 2015
@wjwwood wjwwood deleted the create_publisher_with_queue_size branch October 14, 2015 20:18
nnmm pushed a commit to ApexAI/rclcpp that referenced this pull request Jul 9, 2022
* add functions to find certificates in filesystem

* only pass the security root path to the rmw

* remove unused code

* fix memory leak

* style

* memory leak round 2

* temporary ifdef for file permission flags

* _S_IREAD works only for file not directories

* use c_utililties functions

* add todo to use c_utility/concat rather that snprintf

* remove now unnecessary stat include

* use backslash separator for path on windows

* duh

* update c_utilities imports and functions signatures

* use c_utilities to concatenate paths

* print debug msg to stdout

* suppress warning, put sros env var as static at the beginnign of the file

* pass local namespace

* more c_utilities renaming

* comment out debug prints for now

* add env vars for security strategy and enforce them

* use rmw_node_security_options structure

* line length

* remove unused conditional

* rename environment variable

* style

* use defines for env var names and use rcutils_stringify on it

* remove unnecessary assignment

* consistent define naming for environment variables names

* stringify SECURITY_ROOST_DIRECTORY
mauropasse pushed a commit to mauropasse/rclcpp that referenced this pull request Nov 2, 2023
…ry-pick-1741

Galactic: for_each_callback_group backport (ros2#1741)
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

3 participants