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

Separate interface package system_modes_msgs #74

Merged
merged 7 commits into from
Apr 19, 2021

Commits on Apr 12, 2021

  1. Separate ROS 2 package for system modes interface

    Separated msg and srv types into seperate package . This seems to be the
    ROS 2 way anyway, was requiring a hack beforehand, and seems necessary
    to get windows build working.
    
    Signed-off-by: Nordmann Arne (CR/ADT3) <arne.nordmann@de.bosch.com>
    norro committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    734f685 View commit details
    Browse the repository at this point in the history
  2. Cleanup of system modes package

    Signed-off-by: Nordmann Arne (CR/ADT3) <arne.nordmann@de.bosch.com>
    norro committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    95090b4 View commit details
    Browse the repository at this point in the history
  3. Adapt packages to separated interface package

    Adapts system_modes and system_modes_example packages to separated system_modes_msgs interface package.
    
    Signed-off-by: Nordmann Arne (CR/ADT3) <arne.nordmann@de.bosch.com>
    norro committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    749a8f4 View commit details
    Browse the repository at this point in the history
  4. Documentation for system_modes_msgs

    Signed-off-by: Nordmann Arne (CR/ADT3) <arne.nordmann@de.bosch.com>
    norro committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    187912d View commit details
    Browse the repository at this point in the history
  5. Documentation typos

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

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

Commits on Apr 19, 2021

  1. Further cleanup of std_msgs dependency

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