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

Better Error Handling for Native, First Steps #151

Merged
merged 4 commits into from
May 21, 2024

Conversation

shadowcpy
Copy link

Description

This PR should provide some first steps for improving the Box<dyn Error + Send + Sync> shortcuts, mainly in the ROS1 part of the library.
Feedback is always welcome!

Fixes

Closes: #118

Checklist

  • Tests Pass
  • Code Review
  • CI
  • Update CHANGELOG.md

@Carter12s
Copy link
Collaborator

@your-sudden-death my deepest apologies for letting this sit so long. Life took me away from this project for a bit.

I've reviewed your changes and think they are all reasonable and make good progress towards better errors!

@Carter12s Carter12s merged commit 7b66397 into RosLibRust:master May 21, 2024
5 checks passed
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.

Overhaul errors for native ROS1 implementation
2 participants