Version 0.12 has been released

Version 0.12 of project:rsc has been released.
Added by J. Wienke about 9 years ago

Version 0.12 of Robotics Systems Commons has been released today and is available as a branch in the git repository.

This is just a minor bug fix release. The following things have changed:
  • The console logging system now always logs to stderr.
  • The OS abstraction layer received minor bug fixes.
  • A method for logging systems has been renamed from getLoggerName to getName. This method only affects the registration of newly created logging systems and not the public logging API.

The full list of addressed issues is available here


Comments