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

Add elevator system #535

Merged
merged 8 commits into from
Feb 5, 2022
Merged

Commits on Dec 21, 2021

  1. Add elevator system

    Closes gazebosim#420
    
    Signed-off-by: Nick Lamprianidis <nlamprian@gmail.com>
    nlamprian committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    40db7c2 View commit details
    Browse the repository at this point in the history
  2. Limit line length for transition table

    Signed-off-by: Nick Lamprianidis <nlamprian@gmail.com>
    nlamprian committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    3443aa5 View commit details
    Browse the repository at this point in the history
  3. Add PRIVATE_INCLUDE_DIRS argument to gz_add_system

    Signed-off-by: Nick Lamprianidis <nlamprian@gmail.com>
    nlamprian committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    41f45e6 View commit details
    Browse the repository at this point in the history
  4. Add afsm and metapushkin libraries

    Signed-off-by: Nick Lamprianidis <nlamprian@gmail.com>
    nlamprian committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    7339002 View commit details
    Browse the repository at this point in the history
  5. Add namespace to events, actions and guards

    Signed-off-by: Nick Lamprianidis <nlamprian@gmail.com>
    nlamprian committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    ed8a890 View commit details
    Browse the repository at this point in the history
  6. Migrate to afsm

    Signed-off-by: Nick Lamprianidis <nlamprian@gmail.com>
    nlamprian committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    82aed86 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2021

  1. Fixes

    Signed-off-by: Nick Lamprianidis <nlamprian@gmail.com>
    nlamprian committed Dec 23, 2021
    Configuration menu
    Copy the full SHA
    7d03281 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2022

  1. Configuration menu
    Copy the full SHA
    a690342 View commit details
    Browse the repository at this point in the history