Skip to content

Releases: swri-robotics/swri_console

2.1.2

09 Feb 17:37

Choose a tag to compare

What's Changed

  • Include for std::numeric_limits by @Timple in #75

Full Changelog: 2.1.1...2.1.2

2.1.0

12 Jun 12:43

Choose a tag to compare

What's Changed

  • Updating for new build commands and constants in Kilted and later by @danthony06 in #71

Full Changelog: 2.0.6...2.1.0

2.0.7

12 Jun 12:43

Choose a tag to compare

Full Changelog: 2.0.6...2.0.7

2.0.6

27 Sep 22:21

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

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

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

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

Choose a tag to compare

  • Fixing Qt build flags for new versions of Qt (Humble and greater)

v2.0.1

03 Nov 21:16

Choose a tag to compare

  • Fixing Foxy build problems

1.0.0

01 Apr 15:40

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.