roslibrust icon indicating copy to clipboard operation
roslibrust copied to clipboard

Better Error Handling for Native, First Steps

Open shadowcpy opened this issue 2 years ago • 0 comments

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

  • [x] Tests Pass
  • [ ] Code Review
  • [ ] CI
  • [ ] Update CHANGELOG.md

shadowcpy avatar Feb 20 '24 16:02 shadowcpy