Cleanup. Fixed some error handling, removed unused imports, and improved docstrings and formatting.
Bugfixes
- Fixed a bug in an exception handler that could fail due to referencing a potentially-undefined variable in an error message.
- Misc cleanup, fixed formatting
- Removed unused imports in ROS message codecs
Documentation
- Improved docstrings