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

Feature/launch test #225

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Commits on Dec 13, 2021

  1. Create service context in main

    Signed-off-by: Nordmann Arne (CR/ADT3) <arne.nordmann@de.bosch.com>
    norro committed Dec 13, 2021
    Configuration menu
    Copy the full SHA
    6ef77ec View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2021

  1. Can't have return in void callback

    Signed-off-by: Nordmann Arne (CR/ADT3) <arne.nordmann@de.bosch.com>
    norro committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    a86a1ec View commit details
    Browse the repository at this point in the history
  2. Introduces system test for lifecycle services

    * Launch test that uses generic launch_ros lifecycle actions and events
    to change lifecycle of the example_lifecycle_node, then tests output and
    exit code of the node
    * Test currently still failing, because exit code doesn't match, yet
    
    ros2#178
    
    Signed-off-by: Nordmann Arne (CR/ADT3) <arne.nordmann@de.bosch.com>
    norro committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    806e0fc View commit details
    Browse the repository at this point in the history