Skip to content

Cleanup. Fixed some error handling, removed unused imports, and improved docstrings and formatting.

Eric Gallimore requested to merge dev/cleanup into master

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

Merge request reports

Loading