ros-noetic-rosmon-core (2.4.0-1buster) buster; urgency=high

  * Support YAML merge keys inside arrays (Issue #150, PR #153)
  * Clear ONLCR o_flag on pty to avoid converting n into rn (PR #152)
  * Inidicate when a node is actually Idle (e.g. stopped) (PR #144)
  * Add missing dependency on libboost-python-dev (PR #149)
  * Use a second PTY for stderr (Issue #147, PR #148)
  * Provide number of restarts threshold per node via ROS-launch arguments (Issue #145, PR #146)
  * Install tests (necessary for testing with colcon)
  * Warning for type= attrs on <param> tags on Kinetic + whitespace fixes (Issue #138, PR #141)
  * Use double precision for auto type parameters (PR #141)
  * Monitor: do not leak stderr file descriptors
  * Added option to prepend node name to stdout when using --disable-ui (Issue #139, PR #140)
  * bytes_parser: add missing include (PR #137)
  * Start all and stop all keybindings (Issue #127, PR #133)
  * Display & search full name including namespace
  * Follow symbolic links during file name suggestion (fixes completion with colcon)
  * Fix problems identified with -Wfloat-conversion
  * Respect leading slashes in rosparam YAML keys (Issue #130, PR #131)
  * Contributors: Ferry Schoenmakers, Kutay YILMAZ, Max Schwarz, Romain Reignier, Steve Golton, Tim Clephas, mcfurry

 -- Max Schwarz <max.schwarz@uni-bonn.de>  Sun, 01 Aug 2021 22:00:00 -0000

ros-noetic-rosmon-core (2.3.2-1buster) buster; urgency=high

  * rosmon_core: cmake: increase minimum version to address policy warnings
  * rosmon_core: *really* fix search for boost_python for python 3
  * Contributors: Max Schwarz

 -- Max Schwarz <max.schwarz@uni-bonn.de>  Thu, 28 May 2020 22:00:00 -0000

ros-noetic-rosmon-core (2.3.1-1buster) buster; urgency=high

  * Fix build issues on Debian connected to Boost & Python 3
  * Contributors: Max Schwarz

 -- Max Schwarz <max.schwarz@uni-bonn.de>  Wed, 27 May 2020 22:00:00 -0000

ros-noetic-rosmon-core (2.3.0-1buster) buster; urgency=high

  * Optionally filter stdout (INFO/DEBUG, PR #119)
  * Capture stderr separately and correctly do output=log (PR #119)
  * Prevent infinite coredump aggregation & support systemd-coredump (PR #125)
  * Support certain rosmon-* attributes on all scopes (fixes #116)
  * ui: UI DrawStatus optimized to only refresh on events (PR #121)
  * Adding fix for rosparam parsing to equivilate with undocumented behavior of roslaunch (PR #118)
  * depend on python2/3 conditioned on ROS_PYTHON_VERSION (PR #123)
  * Add YAML merge key parsing functionality (PR #117)
  * test: unit tests for the warnings we trigger
  * LaunchConfig warnings to stderr & make them captureable
  * rosmon_core: Handle empty yaml file (PR #114)
  * Improved support for nodes with terminal UI (PR #112)
  * Fix Issue "Can not handle arguments with spaces" (PR #111)
  * Option to obey output=XY tags (PR #109)
  * fix a lot of whitespace issues introduced in #76
  * Handle nesting with $(anon) subst correctly (PR #101)
  * Contributors: Carl Colena, Kazuhiro Hiratsuka, Max Schwarz, marco-tranzatto

 -- Max Schwarz <max.schwarz@uni-bonn.de>  Wed, 27 May 2020 22:00:00 -0000

ros-noetic-rosmon-core (2.2.1-1buster) buster; urgency=high

  * correctly terminate execvp() arguments (issue: #102, PR: #103).
    Curiously, this bug has remained hidden until now.
  * Contributors: Max Schwarz

 -- Max Schwarz <max.schwarz@uni-bonn.de>  Thu, 07 Nov 2019 23:00:00 -0000

ros-noetic-rosmon-core (2.2.0-1buster) buster; urgency=high

  * ui: adjust "faded" crashed color
    This makes the selected node more visible if it is a crashed one.
  * terminal: new input system that hides known escape codes
    The old system would pass through all escape codes and generate
    *additional* SK_* events whenever a complete escape code was recognized.
    The new system hides those events, but will yield incomplete escape codes
    after a timeout (this is useful for supporting the escape key itself).
  * ui: line wrap for node output
  * node_monitor: Log manual start/stop actions
  * colored log output from rosmon itself
  * improved support for running under tmux and screen
  * UI modernization (PR: #99) with new colors, redesigned status bar
  * Interactive node search (PR: #97)
  * Add restart count to ROS diagnostics (PR: #96)
  * monitor: make updateStats() rate-independent (Issue: #95)
  * Contributors: Max Schwarz, Tim Clephas

 -- Max Schwarz <max.schwarz@uni-bonn.de>  Mon, 28 Oct 2019 23:00:00 -0000

ros-noetic-rosmon-core (2.1.1-1buster) buster; urgency=high

  * rosmon_core: add _shim to installed targets, issue #91
  * Contributors: Max Schwarz

 -- Max Schwarz <max.schwarz@uni-bonn.de>  Mon, 08 Jul 2019 22:00:00 -0000

ros-noetic-rosmon-core (2.1.0-1buster) buster; urgency=high

  * monitor: make fork() operation safe using external shim, PR #89
  * launch: handle lowercase true/false in $(eval), PR #86
  * launch: trim & simplify whitespace in subst contexts, PR #85
  * monitor: remove exists check for /proc/.../stat, PR #82
  * monitor: publish ROS diagnostics, PR #76
  * ros_interface: handle namespaces correctly, PRs #78, #80
  * launch: parse uppercase bool params, PR #79
  * ui: muting/unmuting of individual nodes, PR #73
  * cmake: add dependency for catkin_make builds, PR #75
  * Contributors: Adrien BARRAL, Artur Miller, Cartoonman, Christian Jülg, David Walsh, Eric Fang, Max Schwarz

 -- Max Schwarz <max.schwarz@uni-bonn.de>  Mon, 24 Jun 2019 22:00:00 -0000

ros-noetic-rosmon-core (2.0.2-1buster) buster; urgency=high

  * rosmon_core: add tinyxml dependency to package.xml
    Fix for binary deb generation on ros_buildfarm.
  * Contributors: Max Schwarz

 -- Max Schwarz <max.schwarz@uni-bonn.de>  Mon, 11 Mar 2019 23:00:00 -0000

ros-noetic-rosmon-core (2.0.1-1buster) buster; urgency=high

  * rosmon_core: remove superfluous pluginlib dependency
    (leftover from the rqt plugin)
  * Contributors: Max Schwarz

 -- Max Schwarz <max.schwarz@uni-bonn.de>  Mon, 11 Mar 2019 23:00:00 -0000

ros-noetic-rosmon-core (2.0.0-1buster) buster; urgency=high

  * split into separate packages for core, GUI, messages, PR #72
  * depend on external rosfmt package, PR #63
  * wait for roscore if not already running, issue #61, PR #62
  * check for param file errors correctly, issue #66, PR #68
  * add --flush-stdout option, PR #69
  * Contributors: Max Schwarz, Romain Reignier

 -- Max Schwarz <max.schwarz@uni-bonn.de>  Sun, 10 Mar 2019 23:00:00 -0000

ros-noetic-rosmon-core (1.0.10-1buster) buster; urgency=high

  * main: exit gracefully on SIGTERM and SIGHUP as well (issue #59, PR #60)
  * launch: allow <arg default="XY"> in <include> tags (issue #57, PR #58)
    roslaunch allows this, so we should as well. Since it seems a bit
    confusing, we issue a warning when this happens.
    In these cases, <arg value="XY"> should be applicable and is much clearer.
  * Contributors: Max Schwarz

 -- Max Schwarz <max.schwarz@uni-bonn.de>  Sun, 28 Oct 2018 23:00:00 -0000

ros-noetic-rosmon-core (1.0.9-1buster) buster; urgency=high

  * Fix race condition in integration test (issue #42, PR #54)
  * Clean namespace names properly to fix double slashes (issue #49, PR #53)
  * Respect ROS_NAMESPACE for nested launches (issue #46, PR #51)
  * gui: Sort Memory column correctly (issue #48, PR #50)
  * Try to find an executable *file* for nodes (issue #45, PR #47)
  * Add --stop-timeout option and launch file attribute (PR #37)
  * Handle params with leading slashes inside nodes (PR #40)
  * Add --no-start option (PR #39)
  * gui: Fix index bug in showContextMenu (PR #38)
  * Contributors: Max Schwarz, Nikos Skalkotos, Romain Reignier

 -- Max Schwarz <max.schwarz@uni-bonn.de>  Wed, 19 Sep 2018 22:00:00 -0000

ros-noetic-rosmon-core (1.0.8-1buster) buster; urgency=high

  * main: Add option for flushing the logfile
    Add --flush option that will flush the logfile after each entry.
  * Merge pull request #35 <https://github.com/xqms/rosmon/issues/35>
    More complete support for rosparam features
  * Merge pull request #34 <https://github.com/xqms/rosmon/issues/34>
    YAML quoted strings
  * launch: rosparam: support binary data
  * launch: rosparam: correctly handle explicit YAML type tags
  * launch: support rosparam angle computations
  * launch: always map YAML quoted values to string params
    These always get mapped to str by python's yaml.load, which is used by
    roslaunch, so we do the same here.
  * Contributors: Max Schwarz, Nikos Skalkotos

 -- Max Schwarz <max.schwarz@uni-bonn.de>  Mon, 06 Aug 2018 22:00:00 -0000

ros-noetic-rosmon-core (1.0.7-1buster) buster; urgency=high

  * Support Python 3 & select appropriate Python version.
    This fixes a mismatch on Debian Jessie, where rospack is linked against
    Python 2.7 and we would link against Python 3.4.
  * launch: substitution_python: support Python 3
  * Contributors: Max Schwarz

 -- Max Schwarz <max.schwarz@uni-bonn.de>  Sat, 26 May 2018 22:00:00 -0000

ros-noetic-rosmon-core (1.0.6-1buster) buster; urgency=high

  * test/xml: replace more multiline string Catch captures
    Sorry, somehow these slipped through - and I didn't have a good way of
    testing these locally without the buildfarm. I'm testing with gcc 4.8
    on trusty now, which seems to have matching behavior.
  * Contributors: Max Schwarz

 -- Max Schwarz <max.schwarz@uni-bonn.de>  Fri, 25 May 2018 22:00:00 -0000

ros-noetic-rosmon-core (1.0.5-1buster) buster; urgency=high

  * test/xml: avoid multiline Catch captures in exception tests
    These trigger some weird bug between g++ 5.4 and ccache, which is used
    in the ROS buildfarm. [...]
    This should fix compilation on the build farm.
  * Contributors: Max Schwarz

 -- Max Schwarz <max.schwarz@uni-bonn.de>  Thu, 24 May 2018 22:00:00 -0000

ros-noetic-rosmon-core (1.0.4-1buster) buster; urgency=high

  * Merge pull request #30 <https://github.com/xqms/rosmon/issues/30> from xqms/feature/global_remap
    Support <remap> in other scopes than <node>. Fixes #28 <https://github.com/xqms/rosmon/issues/28>.
  * Merge pull request #29 <https://github.com/xqms/rosmon/issues/29> from xqms/feature/fmt
    Port all string formatting to fmt
  * update README.md, refer to ROS wiki
    Otherwise we duplicate the information.
  * launch: keep pointer to current element in ParseContext
    This is in preparation for a refactoring of the error handling code. This
    way, we don't have to explicitly pass line number information around - we
    can instead pull it from the ParseContext when the error is generated.
  * Merge pull request #27 <https://github.com/xqms/rosmon/issues/27> from xqms/feature/spec_tests
    roslaunch/XML spec unit tests
  * launch: launch_config: error on <include clear_params="true" />
    Even the roslaunch/XML spec says this is "extremely dangerous". We will
    explicitly *not* support that one for now.
  * launch: substitution_python: fix type deduction
    py::extract actually includes automatic conversion, so it is not
    appropriate for checking the returned object type. Use Python API instead.
  * launch: handle <node clear_params="true"> attribute
  * launch: launch_config: add support for <node cwd="..." />
  * launch: launch_config: node uniqueness check should consider namespaces
  * launch: substitution_python: report python exceptions more completely
  * launch: launch_config: error if node name is not unique
  * launch: launch_config: accept True/False as boolean values as well
    We are lenient here and accept the pythonic forms "True" and "False"
    as well, since roslaunch seems to do the same. Even the roslaunch/XML
    spec mentions True/False in the examples, even though they are not
    valid options for if/unless and other boolean attributes...
    http://wiki.ros.org/roslaunch/XML/rosparam
  * launch_config: add check for invalid <param> combinations
  * xml: param: test robustness against malformed tags
  * launch: launch_config: propagate exceptions from lazy param threads
    .. to main thread.
  * launch: launch_config: check if <param> commands exit normally
  * launch_config: handle binfile
  * launch: handle type "yaml" parameters (new in roslaunch since Lunar)
    This is actually a bit complicated, since this breaks a previous assumption
    we made: Our lazy evaluation of parameters depend on a 1:1 mapping of
    parameter names to jobs - this is not the case with YAML parameters, since
    one YAML file can turn into multiple params on the parameter server.
    So we handle YAML parameters separately from "ordinary" parameters, i.e.
    here our lazy evaluation does not prevent multiple loadings of the same
    parameters.
  * cmake: basic rostest depends on rosmon target
    This makes sure that "make run_tests" also (re-)builds rosmon.
  * launch: larger refactoring of param parsing
    Simplifies the forced type logic and applies it to "command" and "textfile"
    results as well.
  * launch: split off as shared library and offer string parsing interface
    Preparation for more specific unit tests on roslaunch XML loading.
  * CMakeLists.txt: option to create clang source-based coverage builds
  * Contributors: Max Schwarz, Matthias Nieuwenhuisen

 -- Max Schwarz <max.schwarz@uni-bonn.de>  Wed, 23 May 2018 22:00:00 -0000

ros-noetic-rosmon-core (1.0.3-1buster) buster; urgency=high

  * launch_config: ignore empty YAML data in <rosparam> tags
    See #12 <https://github.com/xqms/rosmon/issues/12> for discussion as to why this is necessary.
    TL;DR: roslaunch does it.
    Co-authored-by: Lucas Coelho Figueiredo <mailto:lucascoelhof@gmail.com>
  * launch_config: simplify whitespace inside ParseContext::evaluate()
    This should fix problems with whitespace such as #1 <https://github.com/xqms/rosmon/issues/1>,
    #16 <https://github.com/xqms/rosmon/issues/16>, #22 <https://github.com/xqms/rosmon/issues/22>.
  * ui: calculate node name padding correctly on 32 bit architectures
    Fixes #19 <https://github.com/xqms/rosmon/issues/19>.
  * add LICENSE file
  * address clang-tidy warnings
  * launch_config: handle relative params with tilde + validate names
    This also prints a more informative error message on malformed parameter
    names.
  * launch_config: support pass_all_args
  * Contributors: Max Schwarz

 -- Max Schwarz <max.schwarz@uni-bonn.de>  Fri, 04 May 2018 22:00:00 -0000

ros-noetic-rosmon-core (1.0.2-1buster) buster; urgency=high

  * node_monitor: don't collect core dumps from launch-prefixed nodes
  * node_monitor: fix error message on failed execvp()
    Previously, the error message was not printed to the screen, as log() is
    not useful in the child process. Rather, use the intended communication
    channel (stdout/stderr) to print log messages.
  * Contributors: Max Schwarz

 -- Max Schwarz <max.schwarz@uni-bonn.de>  Mon, 23 Apr 2018 22:00:00 -0000

ros-noetic-rosmon-core (1.0.1-1buster) buster; urgency=high

  * Fix compilation issues on Ubuntu Artful and Debian Stretch.
  * Contributors: Max Schwarz

 -- Max Schwarz <max.schwarz@uni-bonn.de>  Thu, 12 Apr 2018 22:00:00 -0000

ros-noetic-rosmon-core (1.0.0-1buster) buster; urgency=high

  * Initial release
  * Contributors: David Schwarz, Gabriel Arjones, Kartik Mohta, Max Schwarz, Philipp Allgeuer

 -- Max Schwarz <max.schwarz@uni-bonn.de>  Thu, 12 Apr 2018 22:00:00 -0000


