Skip to content

alpha_mapping: shared_ptr provider; fix pluginlib instance creation#22

Merged
alpharover merged 3 commits into
trunkfrom
fix/alpha_mapping-shared-provider
Sep 1, 2025
Merged

alpha_mapping: shared_ptr provider; fix pluginlib instance creation#22
alpharover merged 3 commits into
trunkfrom
fix/alpha_mapping-shared-provider

Conversation

@alpharover

Copy link
Copy Markdown
Owner
  • Switch provider_ to std::shared_ptr.\n- Use loader_->createSharedInstance(plugin_name) to get a shared pointer.\n- Avoid passing shared_ptr to unique_ptr::reset which caused build error.\n\nFixes remaining alpha_mapping build failure in CI.

@alpharover
alpharover merged commit fa5c546 into trunk Sep 1, 2025
2 of 4 checks passed
@alpharover
alpharover deleted the fix/alpha_mapping-shared-provider branch September 1, 2025 00:56
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.

1 participant