Skip to content
This repository has been archived by the owner on Oct 7, 2021. It is now read-only.

API updates for preallocation work. #267

Merged
merged 3 commits into from
May 2, 2019
Merged

API updates for preallocation work. #267

merged 3 commits into from
May 2, 2019

Conversation

mjcarroll
Copy link
Member

@mjcarroll mjcarroll commented Apr 30, 2019

Stubs out the expanded API, which isn't used in Opensplice currently

Connects to ros2/rmw#159

Signed-off-by: Michael Carroll <michael@openrobotics.org>
@mjcarroll mjcarroll requested a review from wjwwood April 30, 2019 19:46
@mjcarroll mjcarroll added the in progress Actively being worked on (Kanban column) label Apr 30, 2019
@clalancette clalancette added in review Waiting for review (Kanban column) and removed in progress Actively being worked on (Kanban column) labels Apr 30, 2019
Signed-off-by: Michael Carroll <michael@openrobotics.org>
Copy link
Contributor

@clalancette clalancette left a comment

Choose a reason for hiding this comment

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

Only a question about error handling for the stubs.

const rosidl_message_bounds_t * message_bounds,
rmw_publisher_allocation_t * allocation)
{
// Unused in current implementation.
Copy link
Contributor

Choose a reason for hiding this comment

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

As with the Fast-RTPS one, I think that if the user calls this inadvertently, we shouldn't just pretend that it succeeds. Same below.

Signed-off-by: Michael Carroll <michael@openrobotics.org>
@mjcarroll mjcarroll merged commit 9f08a2a into master May 2, 2019
@delete-merged-branch delete-merged-branch bot deleted the rmw_preallocate branch May 2, 2019 16:32
@mjcarroll mjcarroll removed the in review Waiting for review (Kanban column) label May 2, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants