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

Release Version 2.3.0 #44

Merged
merged 11 commits into from
Jul 25, 2023
Merged

Release Version 2.3.0 #44

merged 11 commits into from
Jul 25, 2023

Commits on Mar 22, 2023

  1. Release Version 2.2.0 (#17)

    domire8 committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    a9cd7e3 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2023

  1. Extend testutils with C++ classes (#19)

    * Check if ros is ok before init or shutdown
    
    * Add PredicatesListener and ServiceClient as C++ classes
    
    * Add C++ tests with available fixtures
    
    * Update CMakeLists and package.xml
    
    * 2.2.0 -> 2.2.1
    
    * Update CHANGELOG
    domire8 committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    7e00bce View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2023

  1. Add unittests for modulo component service calls and triggers (#20)

    * Set future of PredicatesListener directly in subscription
    
    * Clean package and CMakeLists of modulo components
    
    * Update and add tests for triggers
    
    * Update and add tests for services
    
    * Rename random state to random pose
    
    * Add missing tests
    
    * 2.2.1 -> 2.2.2
    
    * Update CHANGELOG
    
    * Small fix
    domire8 committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    9ea0e8f View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2023

  1. Add option to publish outputs manually instead of periodically (#23)

    * Add publish_manually flag to output creation
    
    * Add helper to publish a manual output
    
    * Test addition and publishing of non-periodic outputs
    
    * Test non-periodic outputs communication
    
    * Update CHANGELOG
    
    * Change from publish_manually to publish_on_step
    
    * Add everything in Python too
    
    * Fix typo
    
    * Add missing tests
    
    * 2.2.2 -> 2.2.3
    domire8 committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    1e85587 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2023

  1. Add overloaded method for adding empty parameters (#25)

    * Add overloaded method for adding empty parameters
    
    * Add tests
    
    * 2.2.3 -> 2.2.4
    
    * Update CHANGELOG
    domire8 committed May 4, 2023
    Configuration menu
    Copy the full SHA
    0c4605a View commit details
    Browse the repository at this point in the history

Commits on May 5, 2023

  1. Revert "Add overloaded method for adding empty parameters (#25)" (#29)

    * Revert "Add overloaded method for adding empty parameters (#25)"
    
    This reverts commit 0c4605a.
    
    * 2.2.3 -> 2.2.5
    domire8 committed May 5, 2023
    Configuration menu
    Copy the full SHA
    e6f7a48 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2023

  1. Apply AICA C++ style guide (#30)

    * Reformat modulo components
    
    * Reomve empty source file
    
    * Reformat modulo core
    
    * 2.2.5 -> 2.2.6
    
    * Update CHANGELOG
    domire8 committed May 9, 2023
    Configuration menu
    Copy the full SHA
    4863188 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2023

  1. Add and install component descriptions (#31)

    * Add and install component descriptions
    
    * 2.2.6 -> 2.2.7
    
    * Update CHANGELOG
    
    * Reword parameter description
    
    ---------
    
    Co-authored-by: Enrico Eberhard <32450951+eeberhard@users.noreply.github.com>
    domire8 and eeberhard committed May 12, 2023
    Configuration menu
    Copy the full SHA
    ff52cb5 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. feat(ci): add prebuilt modulo image akin to other internal ones (#36)

    Co-authored-by: Enrico Eberhard <32450951+eeberhard@users.noreply.github.com>
    Co-authored-by: Dominic Reber <71256590+domire8@users.noreply.github.com>
    3 people committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    62676e2 View commit details
    Browse the repository at this point in the history
  2. Release Version 2.3.0

    domire8 committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    b5e7a39 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    41d14e1 View commit details
    Browse the repository at this point in the history