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

Decoupled the additional feature from rcl to rcutils, reflecting on t… #424

Open
wants to merge 5 commits into
base: rolling
Choose a base branch
from

Conversation

smorita-esol
Copy link

This PR is to decouple the new feature included in the PR of rcl below into rcutils.
ros2/rcl#1075

REFS:
ros2/rclcpp#2205 (comment)

Copy link
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.

I'm missing some tests

/**
* \brief Initialize list of thread attributes with a capacity.
* \param[out] thread_attrs list of thread attributes to be initialized
* \param[in] allocator memory allocator to be used
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
* \param[in] allocator memory allocator to be used
* \param[in] allocator memory allocator to be used
* \param[in] capacity ...

Copy link
Author

@smorita-esol smorita-esol Jun 21, 2023

Choose a reason for hiding this comment

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

Thanks for your suggestion.
I've addressed it in ec49b25.

Reflecting on the suggestion for the comments of thread_attr.h.

Signed-off-by: Shoji Morita <[email protected]>
@smorita-esol smorita-esol force-pushed the origin/sched_param_control_for_osrf branch from c73ab59 to ec49b25 Compare June 21, 2023 03:53
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.

2 participants