ros-lyrical-rosapi (4.1.0-3resolute) resolute; urgency=high

  * feat: Cache rosapi get/set parameter clients (#1201 <https://github.com/RobotWebTools/rosbridge_suite/issues/1201>)
  * Contributors: Błażej Sowa

 -- Błażej Sowa <blazej@fictionlab.pl>  Thu, 02 Apr 2026 05:00:00 -0000

ros-lyrical-rosapi (4.0.0-3resolute) resolute; urgency=high



 -- Błażej Sowa <blazej@fictionlab.pl>  Mon, 02 Mar 2026 06:00:00 -0000

ros-lyrical-rosapi (3.0.2-3resolute) resolute; urgency=high

  * fix: Invert success check for set_param function (#1133 <https://github.com/RobotWebTools/rosbridge_suite/issues/1133>)
  * Contributors: Błażej Sowa

 -- Błażej Sowa <blazej@fictionlab.pl>  Thu, 20 Nov 2025 06:00:00 -0000

ros-lyrical-rosapi (3.0.1-3resolute) resolute; urgency=high



 -- Błażej Sowa <blazej@fictionlab.pl>  Mon, 17 Nov 2025 06:00:00 -0000

ros-lyrical-rosapi (3.0.0-3resolute) resolute; urgency=high

  * chore: Update pre-commit hooks (#1090 <https://github.com/RobotWebTools/rosbridge_suite/issues/1090>)
  * Fix mypy errors (#1084 <https://github.com/RobotWebTools/rosbridge_suite/issues/1084>)
  * refactor: Add type annotations to all functions and methods (#1069 <https://github.com/RobotWebTools/rosbridge_suite/issues/1069>)
  * fix: Change warn to warning (#1067 <https://github.com/RobotWebTools/rosbridge_suite/issues/1067>)
  * refactor: Enable various ruff checks and fix lint errors (#1059 <https://github.com/RobotWebTools/rosbridge_suite/issues/1059>)
  * chore: Use ruff to replace other linters used in pre-commit hook (#1058 <https://github.com/RobotWebTools/rosbridge_suite/issues/1058>)
  * Add pydocstyle lint checks and fix rosdoc2 warnings (#1056 <https://github.com/RobotWebTools/rosbridge_suite/issues/1056>)
  * fix: Clean up package dependencies (#1053 <https://github.com/RobotWebTools/rosbridge_suite/issues/1053>)
  * feat: Add interface and service for retrieving action type (#1046 <https://github.com/RobotWebTools/rosbridge_suite/issues/1046>)
  * fix: ament_mypy errors (#1039 <https://github.com/RobotWebTools/rosbridge_suite/issues/1039>)
  * Contributors: Błażej Sowa, MNV Chaitanya Kumar, pascalauroboa

 -- Błażej Sowa <blazej@fictionlab.pl>  Tue, 04 Nov 2025 06:00:00 -0000

ros-lyrical-rosapi (2.3.0-3resolute) resolute; urgency=high

  * Handle extra IDL slots when doing array introspection (#1031 <https://github.com/RobotWebTools/rosbridge_suite/issues/1031>)
  * Add services to return Action interface details (#1021 <https://github.com/RobotWebTools/rosbridge_suite/issues/1021>)
  * Fix array-like parameter serialization in rosbridge get_param (#1018 <https://github.com/RobotWebTools/rosbridge_suite/issues/1018>)
  * Contributors: David Fernàndez López, Noah Wardlow, Scott Bell, Błażej Sowa

 -- Błażej Sowa <blazej@fictionlab.pl>  Mon, 19 May 2025 05:00:00 -0000

ros-lyrical-rosapi (2.2.0-3resolute) resolute; urgency=high

  * New async rosapi params module implementation (#1001 <https://github.com/RobotWebTools/rosbridge_suite/issues/1001>)
  * Update maintainers (#1000 <https://github.com/RobotWebTools/rosbridge_suite/issues/1000>)
  * Prevent parameter retrieval crashes (#978 <https://github.com/RobotWebTools/rosbridge_suite/issues/978>)
  * Add namespace to services names (#992 <https://github.com/RobotWebTools/rosbridge_suite/issues/992>)
  * Add new service to retrieve the different interfaces in the ROS Network (#988 <https://github.com/RobotWebTools/rosbridge_suite/issues/988>)
  * Add ament_mypy test and fix all mypy errors (#980 <https://github.com/RobotWebTools/rosbridge_suite/issues/980>)
  * Contributors: Błażej Sowa, Lebecque Florian, Mehsias, Matthias Rathauscher, Lebecque Florian

 -- Błażej Sowa <blazej@fictionlab.pl>  Wed, 26 Feb 2025 06:00:00 -0000

ros-lyrical-rosapi (2.1.0-3resolute) resolute; urgency=high

  * Fix invalid import of get_parameter_value in rosapi for ROS2 Jazzy. (#932 <https://github.com/RobotWebTools/rosbridge_suite/issues/932>)
  * Contributors: David Oberacker

 -- Błażej Sowa <blazej@fictionlab.pl>  Tue, 08 Oct 2024 05:00:00 -0000

ros-lyrical-rosapi (2.0.0-3resolute) resolute; urgency=high

  * rosapi: Don't start parameter services that aren't spun (#944 <https://github.com/RobotWebTools/rosbridge_suite/issues/944>)
  * Handle ROS 2 types properly (#883 <https://github.com/RobotWebTools/rosbridge_suite/issues/883>)
  * Port unit tests to ROS 2 + Fix CBOR conversion and PNG compression (#882 <https://github.com/RobotWebTools/rosbridge_suite/issues/882>)
  * Contributors: Brad Martin, Scott Bell, Sebastian Castro

 -- Błażej Sowa <blazej@fictionlab.pl>  Tue, 08 Oct 2024 05:00:00 -0000

ros-lyrical-rosapi (1.3.2-3resolute) resolute; urgency=high

  * Fix ROS2 CI for iron & rolling (#875 <https://github.com/RobotWebTools/rosbridge_suite/issues/875>)
  * Contributors: Hans-Joachim Krauch

 -- Błażej Sowa <blazej@fictionlab.pl>  Wed, 27 Sep 2023 05:00:00 -0000

ros-lyrical-rosapi (1.3.1-3resolute) resolute; urgency=high

  * Add graceful shutdown (#794 <https://github.com/RobotWebTools/rosbridge_suite/issues/794>)
  * Contributors: Hans-Joachim Krauch

 -- Błażej Sowa <blazej@fictionlab.pl>  Fri, 21 Oct 2022 05:00:00 -0000

ros-lyrical-rosapi (1.3.0-3resolute) resolute; urgency=high

  * Fixed /get_param service for arrays (#776 <https://github.com/RobotWebTools/rosbridge_suite/issues/776>)
  * Contributors: p0rys

 -- Błażej Sowa <blazej@fictionlab.pl>  Tue, 16 Aug 2022 05:00:00 -0000

ros-lyrical-rosapi (1.2.0-3resolute) resolute; urgency=high

  * Added /rosapi/get_ros_version service (#708 <https://github.com/RobotWebTools/rosbridge_suite/issues/708>)
  * Fixed node name collision with websocket launch file (#707 <https://github.com/RobotWebTools/rosbridge_suite/issues/707>)
  * Contributors: Jacob Bandes-Storch, Kedus Mathewos, rob-clarke

 -- Błażej Sowa <blazej@fictionlab.pl>  Fri, 20 May 2022 05:00:00 -0000

ros-lyrical-rosapi (1.1.2-3resolute) resolute; urgency=high



 -- Błażej Sowa <blazej@fictionlab.pl>  Mon, 03 Jan 2022 06:00:00 -0000

ros-lyrical-rosapi (1.1.1-3resolute) resolute; urgency=high



 -- Błażej Sowa <blazej@fictionlab.pl>  Thu, 09 Dec 2021 06:00:00 -0000

ros-lyrical-rosapi (1.1.0-3resolute) resolute; urgency=high

  * Move msg/srv from rosapi and rosbridge_library into separate packages; enable Rolling in CI (#665 <https://github.com/RobotWebTools/rosbridge_suite/issues/665>)
  * Exit cleanly on SIGINT; remove sleep in test (#667 <https://github.com/RobotWebTools/rosbridge_suite/issues/667>)
  * Remove unused service_host and search_param services (#660 <https://github.com/RobotWebTools/rosbridge_suite/issues/660>)
  * Migrate remaining linters to pre-commit (#657 <https://github.com/RobotWebTools/rosbridge_suite/issues/657>)
  * Add pre-commit, format with black and isort (#648 <https://github.com/RobotWebTools/rosbridge_suite/issues/648>)
  * Contributors: Adrian Macneil, Jacob Bandes-Storch, Kenji Miyake

 -- Błażej Sowa <blazej@fictionlab.pl>  Fri, 22 Oct 2021 05:00:00 -0000

ros-lyrical-rosapi (1.0.8-3resolute) resolute; urgency=high

  * Add missing test_depends and buildtool_depends (#617 <https://github.com/RobotWebTools/rosbridge_suite/issues/617>)
  * Fix various Python code style and lint issues
  * Contributors: Christian Clauss, Jacob Bandes-Storch

 -- Błażej Sowa <blazej@fictionlab.pl>  Thu, 26 Aug 2021 05:00:00 -0000

ros-lyrical-rosapi (1.0.7-3resolute) resolute; urgency=high

  * Load message definitions from .msg files; exclude /msg/ and include builtin_interfaces in combined definitions (#597 <https://github.com/RobotWebTools/rosbridge_suite/issues/597>)
  * Fix typos discovered by codespell (#600 <https://github.com/RobotWebTools/rosbridge_suite/issues/600>)
  * Contributors: Christian Clauss, Jacob Bandes-Storch

 -- Błażej Sowa <blazej@fictionlab.pl>  Wed, 18 Aug 2021 05:00:00 -0000

ros-lyrical-rosapi (1.0.6-3resolute) resolute; urgency=high

  * Include /msg/ in type names (#591 <https://github.com/RobotWebTools/rosbridge_suite/issues/591>)
  * Fix broken links in changelogs
  * Contributors: Jacob Bandes-Storch

 -- Błażej Sowa <blazej@fictionlab.pl>  Tue, 17 Aug 2021 05:00:00 -0000

ros-lyrical-rosapi (1.0.5-3resolute) resolute; urgency=high



 -- Błażej Sowa <blazej@fictionlab.pl>  Thu, 12 Aug 2021 05:00:00 -0000

ros-lyrical-rosapi (1.0.4-3resolute) resolute; urgency=high

  * Include /msg/ in type names (#584 <https://github.com/RobotWebTools/rosbridge_suite/issues/584>)
    It's more canonical for ROS 2 type names to be of the form foo_msgs/msg/Bar rather than just foo_msgs/Bar. This is occasionally reflected in documentation and command line tooling: https://docs.ros.org/en/galactic/Tutorials/Topics/Understanding-ROS2-Topics.html#ros2-interface-show
    So rather than stripping out /msg/, we include it in the type definitions.
    See also: https://github.com/RobotWebTools/rosmsg/pull/12
  * Contributors: Jacob Bandes-Storch

 -- Błażej Sowa <blazej@fictionlab.pl>  Wed, 11 Aug 2021 05:00:00 -0000

ros-lyrical-rosapi (1.0.3-3resolute) resolute; urgency=high

  * Add TopicsAndRawTypes service (#574 <https://github.com/RobotWebTools/rosbridge_suite/issues/574>, adapted from ROS 1 implementation #452 <https://github.com/RobotWebTools/rosbridge_suite/issues/452>)
  * fix: remove json encoding before setting string params (#521 <https://github.com/RobotWebTools/rosbridge_suite/issues/521>)
  * Update rosapi/proxy.py to match eloquent API (#447 <https://github.com/RobotWebTools/rosbridge_suite/issues/447>)
  * Contributors: Jacob Bandes-Storch, justinscorringe, travipross

 -- Błażej Sowa <blazej@fictionlab.pl>  Tue, 03 Aug 2021 05:00:00 -0000

ros-lyrical-rosapi (1.0.2-3resolute) resolute; urgency=high



 -- Błażej Sowa <blazej@fictionlab.pl>  Tue, 24 Sep 2019 05:00:00 -0000

ros-lyrical-rosapi (1.0.1-3resolute) resolute; urgency=high

  * fix missing dependency

 -- Błażej Sowa <blazej@fictionlab.pl>  Fri, 20 Sep 2019 05:00:00 -0000

ros-lyrical-rosapi (1.0.0-3resolute) resolute; urgency=high

  * Port to ROS 2

 -- Błażej Sowa <blazej@fictionlab.pl>  Thu, 19 Sep 2019 05:00:00 -0000

ros-lyrical-rosapi (0.11.3-3resolute) resolute; urgency=high

  * Travis CI: Look for Python syntax errors and undefined name (#420 <https://github.com/RobotWebTools/rosbridge_suite/issues/420>)
    * Travis CI: Look for Python syntax errors and undefined name
    _It would be prudent to start running the tests in both 2 and 3._  https://github.com/RobotWebTools/rosbridge_suite/issues/401#issuecomment-512069249
    * Add names to protect the guilty
    * Five jobs, not six
    * Identity is not the same thing as equality in Python
    * Flake8 tests now pass on Python 2
  * Contributors: cclauss

 -- Błażej Sowa <blazej@fictionlab.pl>  Wed, 07 Aug 2019 05:00:00 -0000

ros-lyrical-rosapi (0.11.2-3resolute) resolute; urgency=high

  * constnames and constvalues in typedef (#412 <https://github.com/RobotWebTools/rosbridge_suite/issues/412>)
  * Contributors: Kad91

 -- Błażej Sowa <blazej@fictionlab.pl>  Mon, 08 Jul 2019 05:00:00 -0000

ros-lyrical-rosapi (0.11.1-3resolute) resolute; urgency=high



 -- Błażej Sowa <blazej@fictionlab.pl>  Wed, 08 May 2019 05:00:00 -0000

ros-lyrical-rosapi (0.11.0-3resolute) resolute; urgency=high



 -- Błażej Sowa <blazej@fictionlab.pl>  Fri, 29 Mar 2019 05:00:00 -0000

ros-lyrical-rosapi (0.10.2-3resolute) resolute; urgency=high

  * Use Master.getTopicTypes() in /rosapi/topics to increase performance (#381 <https://github.com/RobotWebTools/rosbridge_suite/issues/381>)
  * Contributors: Affonso, Guilherme

 -- Błażej Sowa <blazej@fictionlab.pl>  Mon, 04 Mar 2019 06:00:00 -0000

ros-lyrical-rosapi (0.10.1-3resolute) resolute; urgency=high



 -- Błażej Sowa <blazej@fictionlab.pl>  Sun, 16 Dec 2018 06:00:00 -0000

ros-lyrical-rosapi (0.10.0-3resolute) resolute; urgency=high

  * Drop use of ros Python module (#374 <https://github.com/RobotWebTools/rosbridge_suite/issues/374>)
  * Fixes passing of globs to proxy (#355 <https://github.com/RobotWebTools/rosbridge_suite/issues/355>)
    * Fixes handling and passing of globs to proxy
    * Removes some confusing imports
  * Fix a few problems (#350 <https://github.com/RobotWebTools/rosbridge_suite/issues/350>)
    * xrange is not available in Python3, range works for both Python versions
    * the variable v is undefined in search_param, comparing the implementation with the sibling functions I expect name to be the intended variable
    * The module udp_handler is using the Authentication service but wasn't importing the module
  * use package format 2, remove unnecessary dependencies (#348 <https://github.com/RobotWebTools/rosbridge_suite/issues/348>)
  * Contributors: Anwar, Dirk Thomas, Jochen Sprickerhof

 -- Błażej Sowa <blazej@fictionlab.pl>  Fri, 14 Dec 2018 06:00:00 -0000

ros-lyrical-rosapi (0.9.0-3resolute) resolute; urgency=high



 -- Błażej Sowa <blazej@fictionlab.pl>  Mon, 09 Apr 2018 05:00:00 -0000

ros-lyrical-rosapi (0.8.6-3resolute) resolute; urgency=high

  * Fixed action_servers filter to allow more than one namespace (#305 <https://github.com/RobotWebTools/rosbridge_suite/issues/305>)
    * Modified action_servers filter to detect topics with more than one namespace
    * Fixed to return the full namespace
  * Contributors: milesial

 -- Błażej Sowa <blazej@fictionlab.pl>  Fri, 08 Dec 2017 06:00:00 -0000

ros-lyrical-rosapi (0.8.5-3resolute) resolute; urgency=high

  * Add Python3 compatibility (#300 <https://github.com/RobotWebTools/rosbridge_suite/issues/300>)
    * First pass at Python 3 compatibility
    * message_conversion: Only call encode on a Python2 str or bytes type
    * protocol.py: Changes for dict in Python3. Compatible with Python 2 too.
    * More Python 3 fixes, all tests pass
    * Move definition of string_types to rosbridge_library.util
  * Contributors: Kartik Mohta

 -- Błażej Sowa <blazej@fictionlab.pl>  Thu, 23 Nov 2017 06:00:00 -0000

ros-lyrical-rosapi (0.8.4-3resolute) resolute; urgency=high

  * Handles empty globes properly (#297 <https://github.com/RobotWebTools/rosbridge_suite/issues/297>)
    * Refactors get_globs function to a separate module
    * Refactors the filtering that uses the globs
    * Some linting
    * Handles topic types for empty globs
    * Refactors out an any_match function
    * Simplifies filter_action_servers
    * Imports socket for the errors
    * Uses import .glob_helper
  * Contributors: Anwar

 -- Błażej Sowa <blazej@fictionlab.pl>  Mon, 16 Oct 2017 05:00:00 -0000

ros-lyrical-rosapi (0.8.3-3resolute) resolute; urgency=high



 -- Błażej Sowa <blazej@fictionlab.pl>  Mon, 11 Sep 2017 05:00:00 -0000

ros-lyrical-rosapi (0.8.2-3resolute) resolute; urgency=high

  * Removes array delimiters while parsing parameters (#292 <https://github.com/RobotWebTools/rosbridge_suite/issues/292>)
  * Contributors: Anwar

 -- Błażej Sowa <blazej@fictionlab.pl>  Mon, 11 Sep 2017 05:00:00 -0000

ros-lyrical-rosapi (0.8.1-3resolute) resolute; urgency=high



 -- Błażej Sowa <blazej@fictionlab.pl>  Wed, 30 Aug 2017 05:00:00 -0000

ros-lyrical-rosapi (0.8.0-3resolute) resolute; urgency=high

  * fix delete_param in rosapi (#284 <https://github.com/RobotWebTools/rosbridge_suite/issues/284>)
  * Merge pull request #276 <https://github.com/RobotWebTools/rosbridge_suite/issues/276> from sevenbitbyte/DOCUMENT_GLOB
    Document glob
  * Update README.md
    Formatting and examples
  * Create README.md
  * Contributors: 7bit, Jihoon Lee

 -- Błażej Sowa <blazej@fictionlab.pl>  Wed, 30 Aug 2017 05:00:00 -0000

ros-lyrical-rosapi (0.7.17-3resolute) resolute; urgency=high

  * Added bug fix in rosapi
  * no rospy needed, just for debug logging
  * new service: get actionlib servers
  * adjust log level for security globs
    Normal operation (i.e. no globs or successful verification of requests) is now silent, with illegal requests producing a warning.
  * correct default values for security globs
    also accept empty list as the default "do not check globs" value in addition to None.
    Finally, append rosapi service glob after processing command line input so it's not overwritten
  * Added services_glob to CallServices, added globs to rosbridge_tcp and rosbridge_udp, and other miscellaneous fixes.
  * As per the suggestions of @T045T, fixed several typos, improved logging, and made some style fixes.
  * Fixed time object field definitions to match documentation.
  * Two minor fixes.
  * Added new parameters for topic and service security.
    Added 3 new parameters to rosapi and rosbridge_server which filter the
    topics, services, and parameters broadcast by the server to match an
    array of glob strings.
  * Contributors: Devon Ash, Eric, Marco Arruda, Nils Berg

 -- Błażej Sowa <blazej@fictionlab.pl>  Wed, 25 Jan 2017 06:00:00 -0000

ros-lyrical-rosapi (0.7.16-3resolute) resolute; urgency=high

  * new srv: topics types and details
  * Contributors: Marco Arruda

 -- Błażej Sowa <blazej@fictionlab.pl>  Mon, 15 Aug 2016 05:00:00 -0000

ros-lyrical-rosapi (0.7.15-3resolute) resolute; urgency=high

  * changelog updated
  * Contributors: Russell Toris

 -- Błażej Sowa <blazej@fictionlab.pl>  Mon, 25 Apr 2016 05:00:00 -0000

ros-lyrical-rosapi (0.7.14-3resolute) resolute; urgency=high

  * Update proxy.py
    Fixes an issue when call the service "/rosapi/service_type"
  * Contributors: Robert Codd-Downey

 -- Błażej Sowa <blazej@fictionlab.pl>  Thu, 11 Feb 2016 06:00:00 -0000

ros-lyrical-rosapi (0.7.13-3resolute) resolute; urgency=high

  * Fix catkin_lint issues
  * Contributors: Matt Vollrath

 -- Błażej Sowa <blazej@fictionlab.pl>  Fri, 14 Aug 2015 05:00:00 -0000

ros-lyrical-rosapi (0.7.12-3resolute) resolute; urgency=high



 -- Błażej Sowa <blazej@fictionlab.pl>  Tue, 07 Apr 2015 05:00:00 -0000

ros-lyrical-rosapi (0.7.11-3resolute) resolute; urgency=high

  * rename rosapi script to rosapi_node to address #170 <https://github.com/RobotWebTools/rosbridge_suite/issues/170>
  * Contributors: Jihoon Lee

 -- Błażej Sowa <blazej@fictionlab.pl>  Mon, 23 Mar 2015 05:00:00 -0000

ros-lyrical-rosapi (0.7.10-3resolute) resolute; urgency=high

  * Make get_topics() and get_topic_type() reference the full list of active topics.
  * Contributors: Justin Huang

 -- Błażej Sowa <blazej@fictionlab.pl>  Wed, 25 Feb 2015 06:00:00 -0000

ros-lyrical-rosapi (0.7.9-3resolute) resolute; urgency=high

  * add findding service function as specific service type
  * Contributors: dwlee

 -- Błażej Sowa <blazej@fictionlab.pl>  Tue, 24 Feb 2015 06:00:00 -0000

ros-lyrical-rosapi (0.7.8-3resolute) resolute; urgency=high



 -- Błażej Sowa <blazej@fictionlab.pl>  Fri, 16 Jan 2015 06:00:00 -0000

ros-lyrical-rosapi (0.7.7-3resolute) resolute; urgency=high



 -- Błażej Sowa <blazej@fictionlab.pl>  Tue, 06 Jan 2015 06:00:00 -0000

ros-lyrical-rosapi (0.7.6-3resolute) resolute; urgency=high

  * 0.7.5
  * update changelog
  * 0.7.4
  * changelog updated
  * 0.7.3
  * changelog updated
  * 0.7.2
  * changelog updated
  * 0.7.1
  * update changelog
  * 0.7.0
  * changelog updated
  * Contributors: Jihoon Lee, Russell Toris

 -- Błażej Sowa <blazej@fictionlab.pl>  Fri, 26 Dec 2014 06:00:00 -0000

ros-lyrical-rosapi (0.7.5-3resolute) resolute; urgency=high



 -- Błażej Sowa <blazej@fictionlab.pl>  Fri, 26 Dec 2014 06:00:00 -0000

ros-lyrical-rosapi (0.7.4-3resolute) resolute; urgency=high



 -- Błażej Sowa <blazej@fictionlab.pl>  Tue, 16 Dec 2014 06:00:00 -0000

ros-lyrical-rosapi (0.7.3-3resolute) resolute; urgency=high



 -- Błażej Sowa <blazej@fictionlab.pl>  Mon, 15 Dec 2014 06:00:00 -0000

ros-lyrical-rosapi (0.7.2-3resolute) resolute; urgency=high

  * 0.7.1
  * update changelog
  * Contributors: Jihoon Lee

 -- Błażej Sowa <blazej@fictionlab.pl>  Mon, 15 Dec 2014 06:00:00 -0000

ros-lyrical-rosapi (0.7.1-3resolute) resolute; urgency=high



 -- Błażej Sowa <blazej@fictionlab.pl>  Tue, 09 Dec 2014 06:00:00 -0000

ros-lyrical-rosapi (0.7.0-3resolute) resolute; urgency=high



 -- Błażej Sowa <blazej@fictionlab.pl>  Tue, 02 Dec 2014 06:00:00 -0000

ros-lyrical-rosapi (0.6.8-3resolute) resolute; urgency=high



 -- Błażej Sowa <blazej@fictionlab.pl>  Wed, 05 Nov 2014 06:00:00 -0000

ros-lyrical-rosapi (0.6.7-3resolute) resolute; urgency=high

  * updated package manifests
  * Contributors: Russell Toris

 -- Błażej Sowa <blazej@fictionlab.pl>  Wed, 22 Oct 2014 05:00:00 -0000

ros-lyrical-rosapi (0.6.6-3resolute) resolute; urgency=high



 -- Błażej Sowa <blazej@fictionlab.pl>  Tue, 21 Oct 2014 05:00:00 -0000

ros-lyrical-rosapi (0.6.5-3resolute) resolute; urgency=high

  * 0.6.4
  * update changelog
  * 0.6.3
  * update change log
  * Contributors: Jihoon Lee

 -- Błażej Sowa <blazej@fictionlab.pl>  Tue, 14 Oct 2014 05:00:00 -0000

ros-lyrical-rosapi (0.6.4-3resolute) resolute; urgency=high



 -- Błażej Sowa <blazej@fictionlab.pl>  Wed, 08 Oct 2014 05:00:00 -0000

ros-lyrical-rosapi (0.6.3-3resolute) resolute; urgency=high



 -- Błażej Sowa <blazej@fictionlab.pl>  Tue, 07 Oct 2014 05:00:00 -0000

ros-lyrical-rosapi (0.6.2-3resolute) resolute; urgency=high



 -- Błażej Sowa <blazej@fictionlab.pl>  Mon, 06 Oct 2014 05:00:00 -0000

ros-lyrical-rosapi (0.6.1-3resolute) resolute; urgency=high

  * make rosapis use absolute namespace
  * Contributors: Jihoon Lee

 -- Błażej Sowa <blazej@fictionlab.pl>  Mon, 01 Sep 2014 05:00:00 -0000

ros-lyrical-rosapi (0.6.0-3resolute) resolute; urgency=high

  * Ensure proper locking for Parameter Server access
  * Contributors: Lasse Rasinen

 -- Błażej Sowa <blazej@fictionlab.pl>  Fri, 23 May 2014 05:00:00 -0000

ros-lyrical-rosapi (0.5.4-3resolute) resolute; urgency=high

  * add rosnode and rosgraph
  * Contributors: Jihoon Lee

 -- Błażej Sowa <blazej@fictionlab.pl>  Thu, 17 Apr 2014 05:00:00 -0000

ros-lyrical-rosapi (0.5.3-3resolute) resolute; urgency=high



 -- Błażej Sowa <blazej@fictionlab.pl>  Fri, 28 Mar 2014 05:00:00 -0000

ros-lyrical-rosapi (0.5.2-3resolute) resolute; urgency=high



 -- Błażej Sowa <blazej@fictionlab.pl>  Fri, 14 Mar 2014 05:00:00 -0000

ros-lyrical-rosapi (0.5.1-3resolute) resolute; urgency=high



 -- Błażej Sowa <blazej@fictionlab.pl>  Thu, 31 Oct 2013 05:00:00 -0000

ros-lyrical-rosapi (0.5.0-3resolute) resolute; urgency=high

  * 0.5.0 preparation for hydro release
  * Removes trailing commas.
  * removing global bin installation in setup.py
  * Contributors: Brandon Alexander, Jihoon Lee

 -- Błażej Sowa <blazej@fictionlab.pl>  Wed, 17 Jul 2013 05:00:00 -0000

ros-lyrical-rosapi (0.4.4-3resolute) resolute; urgency=high



 -- Błażej Sowa <blazej@fictionlab.pl>  Mon, 08 Apr 2013 05:00:00 -0000

ros-lyrical-rosapi (0.4.3-3resolute) resolute; urgency=high



 -- Błażej Sowa <blazej@fictionlab.pl>  Wed, 03 Apr 2013 13:24:00 -0000

ros-lyrical-rosapi (0.4.2-3resolute) resolute; urgency=high

  * eclipse projects removed
  * Contributors: Russell Toris

 -- Błażej Sowa <blazej@fictionlab.pl>  Wed, 03 Apr 2013 13:12:00 -0000

ros-lyrical-rosapi (0.4.1-3resolute) resolute; urgency=high

  * fixes import issue in rosapi
  * Contributors: Russell Toris

 -- Błażej Sowa <blazej@fictionlab.pl>  Thu, 07 Mar 2013 06:00:00 -0000

ros-lyrical-rosapi (0.4.0-3resolute) resolute; urgency=high

  * Fixes ambiguous params class reference.
  * Uses only 1 .gitignore to avoid confusion.
  * Fixing rosapi's "Cannot include proxy..." errors.
  * Adds BSD license header to code files.
    See Issue #13 <https://github.com/RobotWebTools/rosbridge_suite/issues/13>.
  * rosbridge_server requires rosapi.
  * Adds message and service generation to rosapi.
  * Adding setup.py to rosapi.
  * Clarifies name of rosapi is rosapi.
  * Catkinizes rosapi.
  * Collapse directory structure.
  * Contributors: Austin Hendrix, Brandon Alexander

 -- Błażej Sowa <blazej@fictionlab.pl>  Tue, 05 Mar 2013 06:00:00 -0000


