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

Karsten/serialized ipm touchups #2

Draft
wants to merge 9 commits into
base: dnae_adas/serialized_ipm
Choose a base branch
from

Commits on Apr 17, 2020

  1. make it compile on osx

    Signed-off-by: Karsten Knese <karsten@openrobotics.org>
    Karsten1987 committed Apr 17, 2020
    Configuration menu
    Copy the full SHA
    1cd811a View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2020

  1. make serialized message a class

    Signed-off-by: Karsten Knese <karsten@openrobotics.org>
    Karsten1987 committed Apr 18, 2020
    Configuration menu
    Copy the full SHA
    d6bf983 View commit details
    Browse the repository at this point in the history
  2. wip: make test run successfully

    Signed-off-by: Karsten Knese <karsten@openrobotics.org>
    Karsten1987 committed Apr 18, 2020
    Configuration menu
    Copy the full SHA
    7f04a19 View commit details
    Browse the repository at this point in the history
  3. remove instantiate_p

    Signed-off-by: Karsten Knese <karsten@openrobotics.org>
    Karsten1987 committed Apr 18, 2020
    Configuration menu
    Copy the full SHA
    17f2d32 View commit details
    Browse the repository at this point in the history
  4. use is_serialized from pub/sub base

    Signed-off-by: Karsten Knese <karsten@openrobotics.org>
    Karsten1987 committed Apr 18, 2020
    Configuration menu
    Copy the full SHA
    d89ef50 View commit details
    Browse the repository at this point in the history
  5. test for rclcpp::serializedmessage

    Signed-off-by: Karsten Knese <karsten@openrobotics.org>
    Karsten1987 committed Apr 18, 2020
    Configuration menu
    Copy the full SHA
    dd65645 View commit details
    Browse the repository at this point in the history
  6. more tests

    Signed-off-by: Karsten Knese <karsten@openrobotics.org>
    Karsten1987 committed Apr 18, 2020
    Configuration menu
    Copy the full SHA
    e0fb0a4 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2020

  1. wip make serilize to serialize communication work

    Signed-off-by: Karsten Knese <karsten@openrobotics.org>
    Karsten1987 committed Apr 19, 2020
    Configuration menu
    Copy the full SHA
    4dfcc5f View commit details
    Browse the repository at this point in the history
  2. wip with multiple intra process ids

    Signed-off-by: Karsten Knese <karsten@openrobotics.org>
    Karsten1987 committed Apr 19, 2020
    Configuration menu
    Copy the full SHA
    82fa5bb View commit details
    Browse the repository at this point in the history