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

Serialization Refactor #30

Merged
merged 11 commits into from
Jun 1, 2020
Merged

Serialization Refactor #30

merged 11 commits into from
Jun 1, 2020

Commits on May 18, 2020

  1. make c++ ts work up to arrays

    Signed-off-by: Knese Karsten <karsten.knese@us.bosch.com>
    Karsten1987 committed May 18, 2020
    Configuration menu
    Copy the full SHA
    c7ce7e7 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2020

  1. c++ sequences & wstring

    Signed-off-by: Knese Karsten <karsten.knese@us.bosch.com>
    Karsten1987 committed May 19, 2020
    Configuration menu
    Copy the full SHA
    d1fa240 View commit details
    Browse the repository at this point in the history
  2. test pass

    Signed-off-by: Knese Karsten <karsten.knese@us.bosch.com>
    Karsten1987 committed May 19, 2020
    Configuration menu
    Copy the full SHA
    74c6706 View commit details
    Browse the repository at this point in the history
  3. cleanup code

    Signed-off-by: Knese Karsten <karsten.knese@us.bosch.com>
    Karsten1987 committed May 19, 2020
    Configuration menu
    Copy the full SHA
    9731aae View commit details
    Browse the repository at this point in the history
  4. rename variables

    Signed-off-by: Knese Karsten <karsten.knese@us.bosch.com>
    Karsten1987 committed May 19, 2020
    Configuration menu
    Copy the full SHA
    5f1b40d View commit details
    Browse the repository at this point in the history

Commits on May 21, 2020

  1. cleanup c typesupport

    Signed-off-by: Knese Karsten <karsten.knese@us.bosch.com>
    Karsten1987 committed May 21, 2020
    Configuration menu
    Copy the full SHA
    ea38ec5 View commit details
    Browse the repository at this point in the history
  2. remove superfluous test code

    Signed-off-by: Knese Karsten <karsten.knese@us.bosch.com>
    Karsten1987 committed May 21, 2020
    Configuration menu
    Copy the full SHA
    7f5ca47 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2020

  1. message fixtures for typesupport c

    Signed-off-by: Knese Karsten <karsten.knese@us.bosch.com>
    Karsten1987 committed May 22, 2020
    Configuration menu
    Copy the full SHA
    684b694 View commit details
    Browse the repository at this point in the history
  2. remove superfluous code

    Signed-off-by: Knese Karsten <karsten.knese@us.bosch.com>
    Karsten1987 committed May 22, 2020
    Configuration menu
    Copy the full SHA
    48cea97 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2020

  1. all tests pass

    Signed-off-by: Knese Karsten <karsten.knese@us.bosch.com>
    Karsten1987 committed May 23, 2020
    Configuration menu
    Copy the full SHA
    3d60c8a View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2020

  1. adapt ros2_bridge to new serialization api

    Signed-off-by: Knese Karsten <karsten.knese@us.bosch.com>
    Karsten1987 committed Jun 1, 2020
    Configuration menu
    Copy the full SHA
    a3aa46c View commit details
    Browse the repository at this point in the history