Skip to content

Releases: swri-robotics/swri_console

2.0.6

27 Sep 22:21
Compare
Choose a tag to compare

What's Changed

  • Add: Added support for new log file format by @rasmusan in #66
  • Allow default support for mcap files by @Timple in #65
  • Fix: "Human readable time" now shows milliseconds correctly. by @rasmusan in #67

Full Changelog: 2.0.5...2.0.6

2.0.4

04 Apr 18:15
Compare
Choose a tag to compare
  • Fixes dependencies in package.xml so the build farm can process the package (Thanks @danthony06)

1.1.1

04 Apr 18:48
Compare
Choose a tag to compare
  • Human readable time formatting. Thanks @mmoerdijk
  • Added options to be displayed in each log line: logger name and function name. Thanks @matt-attack
  • Switching to GitHub actions. Thanks @danthony06
  • Enable closing via Ctrl-C from a terminal. Thanks @Zyrin
  • Add ability to read either /rosout or /rosout_agg from bag files. Thanks @jarvisschultz
  • Update documentation Add some feature bullet points and point out ROS 2 support. Thanks @danthony06 and @pjreed
  • Update package maintainers. Thanks @danthony06
    Contributors: Alexis Tsogias, David Anthony, Jarvis Schultz, Mart Moerdijk, Matthew, P. J. Reed, Matt Bries

2.0.3

23 Feb 20:22
Compare
Choose a tag to compare
  • Updated QoS settings for better compatibility between different ROS distributions. Thanks @tonynajjar and @danthony06

2.0.2

03 Nov 21:23
Compare
Choose a tag to compare
  • Fixing Qt build flags for new versions of Qt (Humble and greater)

v2.0.1

03 Nov 21:16
Compare
Choose a tag to compare
  • Fixing Foxy build problems

1.0.0

01 Apr 15:40
Compare
Choose a tag to compare

SwRI Console has finally been in testing long enough that we're comfortable releasing version 1.0. From now on, semantic versioning should be strictly enforced. Change in this version are just minor housekeeping issues:

  • Add ROS Kinetic and ROS Luar to continuous integration
  • Remove cruft from continuous integration configuration
  • Fix several compiler warnings.

This version was released to packages.ros.org for ROS Indigo, Jade, Kinetic, and Lunar.

0.2.0

01 Apr 15:37
Compare
Choose a tag to compare

This version ports swri_console from Qt4 to Qt5, which was necessary for compatibility with Ubuntu 16.04 and ROS Kinetic. That change probably makes this version unusable on Ubuntu 12.04. This version was released to packages.ros.org for ROS indigo, ROS jade, and Kinetic.

0.1.0

21 Jun 14:31
Compare
Choose a tag to compare

This version was released to packages.ros.org for ROS indigo and ROS jade. There is no binary release for ROS hydro, but this release can be built and run under ROS hydro on Ubuntu 12.04.