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

FSM conversion #15

Merged
merged 20 commits into from
Jul 31, 2024
Merged

FSM conversion #15

merged 20 commits into from
Jul 31, 2024

Commits on Apr 5, 2024

  1. Implementation of fsm conversion feature

    Signed-off-by: Christian Henkel <[email protected]>
    ct2034 committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    8eb2566 View commit details
    Browse the repository at this point in the history
  2. inverter test

    Signed-off-by: Christian Henkel <[email protected]>
    ct2034 committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    2eec0fb View commit details
    Browse the repository at this point in the history
  3. installing subpackages

    Signed-off-by: Christian Henkel <[email protected]>
    ct2034 committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    8aed82c View commit details
    Browse the repository at this point in the history
  4. excluding the graceful controller

    Signed-off-by: Christian Henkel <[email protected]>
    ct2034 committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    a3f240a View commit details
    Browse the repository at this point in the history
  5. packages

    Signed-off-by: Christian Henkel <[email protected]>
    ct2034 committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    d4027a8 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. no prints in bt reading

    Signed-off-by: Christian Henkel <[email protected]>
    ct2034 committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    a5c76cb View commit details
    Browse the repository at this point in the history
  2. renaming ACTION to LEAD because it is more correct then

    Signed-off-by: Christian Henkel <[email protected]>
    ct2034 committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    4f9d2d4 View commit details
    Browse the repository at this point in the history
  3. make event naming nicer

    Signed-off-by: Christian Henkel <[email protected]>
    ct2034 committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    6a0367b View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. Expect the plugin name to be specified in the ID argument from the BT…

    … xml
    
    Signed-off-by: Marco Lampacrescia <[email protected]>
    MarcoLm993 committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    df6ad08 View commit details
    Browse the repository at this point in the history
  2. typing fixes

    Signed-off-by: Christian Henkel <[email protected]>
    ct2034 committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    036ee81 View commit details
    Browse the repository at this point in the history
  3. more typing fixes

    Signed-off-by: Christian Henkel <[email protected]>
    ct2034 committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    b7447dc View commit details
    Browse the repository at this point in the history
  4. removing nav2_docking from upstream

    Signed-off-by: Christian Henkel <[email protected]>
    ct2034 committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    4473791 View commit details
    Browse the repository at this point in the history
  5. whitespace after ,

    Signed-off-by: Christian Henkel <[email protected]>
    ct2034 committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    9badb2f View commit details
    Browse the repository at this point in the history
  6. fixing tests

    Signed-off-by: Christian Henkel <[email protected]>
    ct2034 committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    d47625c View commit details
    Browse the repository at this point in the history
  7. fixing quotes

    Signed-off-by: Christian Henkel <[email protected]>
    ct2034 committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    33843f8 View commit details
    Browse the repository at this point in the history
  8. fixing docstring

    Signed-off-by: Christian Henkel <[email protected]>
    ct2034 committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    6292130 View commit details
    Browse the repository at this point in the history
  9. fixing docstring

    Signed-off-by: Christian Henkel <[email protected]>
    ct2034 committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    d41e183 View commit details
    Browse the repository at this point in the history
  10. fixing docstring

    Signed-off-by: Christian Henkel <[email protected]>
    ct2034 committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    57d82c7 View commit details
    Browse the repository at this point in the history
  11. trailing whitespace

    Signed-off-by: Christian Henkel <[email protected]>
    ct2034 committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    7b7298d View commit details
    Browse the repository at this point in the history
  12. skipping problematic test in rolling

    Signed-off-by: Christian Henkel <[email protected]>
    ct2034 committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    03b9e2f View commit details
    Browse the repository at this point in the history