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

Jazzy CI and build status #2851

Closed
wants to merge 32 commits into from
Closed

Commits on May 24, 2024

  1. Test CI on ROS 2 Jazzy

    henningkayser committed May 24, 2024
    Configuration menu
    Copy the full SHA
    47f1293 View commit details
    Browse the repository at this point in the history
  2. Add Jazzy build badges

    henningkayser committed May 24, 2024
    Configuration menu
    Copy the full SHA
    2861a53 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a37b670 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d0b8299 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9c5bbd4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0ce5d48 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8bdc819 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7d9aacf View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

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

Commits on Jun 6, 2024

  1. Silence clang warnings

    henningkayser committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    97528ce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    889c112 View commit details
    Browse the repository at this point in the history
  3. Fix double-free in Pilz unit tests (#3561)

    Avoid double-free of KDL::RotationalInterpolation in KDL >= 1.4.1
    The underlying memory leak was fixed in KDL with orocos/orocos_kinematics_dynamics#180
    rhaschke committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    48f60c4 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. Fix clang-format

    henningkayser committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    7f691cd View commit details
    Browse the repository at this point in the history
  2. Revert "Fix double-free in Pilz unit tests (#3561)"

    This reverts commit 48f60c4.
    henningkayser committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    fb5421c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    578572f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4082252 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d2270ef View commit details
    Browse the repository at this point in the history
  6. Fix clang-format

    henningkayser committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    ee147c7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    14bc36e View commit details
    Browse the repository at this point in the history
  8. Revert "Simplify controller manager namespacing (moveit#2210)"

    This reverts commit 55df0bc.
    
    The deprecated constructor was being used in the same file
    for the exact use case of enabling namespaces that are not
    specified by the parameter. There is no replacement for
    supporting a dynamic server lookup, however the parameter
    logic could still use simplification.
    henningkayser committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    f54c718 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2024

  1. Revert "TEMP: Remove ROS' octomap after 'rosdep install'"

    This reverts commit dac7638.
    rhaschke committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    d3a11e0 View commit details
    Browse the repository at this point in the history
  2. Revert "Test geometric_shapes with fixed octomap version"

    This reverts commit d2270ef.
    rhaschke committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    4df4ea4 View commit details
    Browse the repository at this point in the history
  3. Silence clang warnings

    rhaschke committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    b9de8bc View commit details
    Browse the repository at this point in the history
  4. CI: Drop jazzy-ci-testing

    The images ci-testing and ci are identical.
    rhaschke committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    16f7878 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    944ac8d View commit details
    Browse the repository at this point in the history
  6. Fix clang-tidy config

    - AnalyzeTemporaryDtors was removed
    - disable performance-enum-size
    rhaschke committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    a7ce893 View commit details
    Browse the repository at this point in the history
  7. Apply clang-tidy fixes

    rhaschke committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    2aa76e3 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2024

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

Commits on Jun 10, 2024

  1. Configuration menu
    Copy the full SHA
    9edfd66 View commit details
    Browse the repository at this point in the history
  2. Suppress "mismatch" action

    pulling in henningkayser/lcov-action
    henningkayser committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    efe14bd View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

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

Commits on Jun 13, 2024

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