Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add API to use message_info instead unserialized message #170

Merged
merged 14 commits into from
Oct 11, 2023

Commits on Sep 5, 2023

  1. Message Info Added

    Signed-off-by: CursedRock17 <mtglucas1@gmail.com>
    
    Less user interaction
    
    Signed-off-by: CursedRock17 <mtglucas1@gmail.com>
    CursedRock17 committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    971a70f View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2023

  1. Fixing uncrustify

    Signed-off-by: CursedRock17 <mtglucas1@gmail.com>
    CursedRock17 committed Sep 10, 2023
    Configuration menu
    Copy the full SHA
    77fedcc View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

  1. Added rmw dependency

    Signed-off-by: CursedRock17 <mtglucas1@gmail.com>
    CursedRock17 committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    67a5ccc View commit details
    Browse the repository at this point in the history
  2. Added test dependencies

    Signed-off-by: CursedRock17 <mtglucas1@gmail.com>
    CursedRock17 committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    350b1f9 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. Proper Deprecation

    Signed-off-by: CursedRock17 <mtglucas1@gmail.com>
    CursedRock17 committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    68e94c8 View commit details
    Browse the repository at this point in the history
  2. Adding extra test case

    Signed-off-by: CursedRock17 <mtglucas1@gmail.com>
    CursedRock17 committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    004a867 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2023

  1. adjusting naming

    Signed-off-by: CursedRock17 <mtglucas1@gmail.com>
    CursedRock17 committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    b974592 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. Fix typos in doxygen comments

    Signed-off-by: Michael Orlov <michael.orlov@apex.ai>
    MichaelOrlov committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    e3c6e50 View commit details
    Browse the repository at this point in the history
  2. Minor fixes in test files

    Signed-off-by: Michael Orlov <michael.orlov@apex.ai>
    MichaelOrlov committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    651a621 View commit details
    Browse the repository at this point in the history
  3. Deprecate partially templated versions on class level

    Signed-off-by: Michael Orlov <michael.orlov@apex.ai>
    MichaelOrlov committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    924929a View commit details
    Browse the repository at this point in the history
  4. Change TopicStatisticsCollector() destructor back to be virtual

    Signed-off-by: Michael Orlov <michael.orlov@apex.ai>
    MichaelOrlov committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    da64d15 View commit details
    Browse the repository at this point in the history
  5. Simplify deprecation message per code review recommendations

    Signed-off-by: Michael Orlov <michael.orlov@apex.ai>
    MichaelOrlov committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    47b6b06 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. Merge pull request #1 from ros-tooling/morlov/deprecate_on_class_leve…

    …l_in_topic_statistics_collector
    
    Deprecate partially templated specifications on class level in topic statistics collector
    CursedRock17 authored Oct 11, 2023
    Configuration menu
    Copy the full SHA
    596f9f1 View commit details
    Browse the repository at this point in the history
  2. trigger GitHub workflows

    Signed-off-by: Chris Lalancette <clalancette@gmail.com>
    clalancette committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    ac05d04 View commit details
    Browse the repository at this point in the history