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

Test compatibility #479

Draft
wants to merge 97 commits into
base: release-1.5
Choose a base branch
from
Draft

Test compatibility #479

wants to merge 97 commits into from

Commits on Oct 5, 2021

  1. Bump python_orocos_kdl/pybind11 from 787d2c8 to e315e1f (#361)

    Bumps [python_orocos_kdl/pybind11](https://github.com/pybind/pybind11) from `787d2c8` to `e315e1f`.
    - [Release notes](https://github.com/pybind/pybind11/releases)
    - [Commits](pybind/pybind11@787d2c8...e315e1f)
    
    ---
    updated-dependencies:
    - dependency-name: python_orocos_kdl/pybind11
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 5, 2021
    Configuration menu
    Copy the full SHA
    2ba6ab7 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2021

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

Commits on Oct 22, 2021

  1. export modern CMake interface target

    * export modern CMake interface target
    * remove redundant include_directories
    
    Signed-off-by: Dirk Thomas <dirk-thomas@users.noreply.github.com>
    
    Original pull request on ROS 2 fork: ros2#14
    
    Signed-off-by: Jacob Perron <jacob@openrobotics.org>
    dirk-thomas authored and jacobperron committed Oct 22, 2021
    Configuration menu
    Copy the full SHA
    ef39a4f View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2021

  1. Bump python_orocos_kdl/pybind11 from e315e1f to acae930 (#368)

    Bumps [python_orocos_kdl/pybind11](https://github.com/pybind/pybind11) from `e315e1f` to `acae930`.
    - [Release notes](https://github.com/pybind/pybind11/releases)
    - [Commits](pybind/pybind11@e315e1f...acae930)
    
    ---
    updated-dependencies:
    - dependency-name: python_orocos_kdl/pybind11
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 27, 2021
    Configuration menu
    Copy the full SHA
    1c16c9c View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2021

  1. python_orocos_kdl: fix Python bindings for static member functions Fr…

    …ame::DH() and Frame::DH_Craig1989()
    meyerj authored and MatthijsBurgh committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    b3415d5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c61b2ae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0d3d96e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    392e23b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4c9768b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ef1aef5 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2021

  1. (PyKDL) disable function with vector by reference arg

    This doesn't work in PyBind11
    MatthijsBurgh committed Oct 30, 2021
    Configuration menu
    Copy the full SHA
    cd1d7e8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a83435f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7d23d73 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    65bda92 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    23473d2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    281d784 View commit details
    Browse the repository at this point in the history
  7. (Actions) test with python 3.10 (#371)

    (Actions) test with python 3.10
    MatthijsBurgh authored Oct 30, 2021
    Configuration menu
    Copy the full SHA
    d1c56f5 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2021

  1. Export modern CMake interface target (#366)

    Export modern CMake interface target
    MatthijsBurgh authored Nov 2, 2021
    Configuration menu
    Copy the full SHA
    d611b89 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #363 from orocos/fix-frames-dh-python-bindings

    Fix Python bindings for static member functions Frme::DH() and Frame::DH_Craig1989()
    meyerj authored Nov 2, 2021
    Configuration menu
    Copy the full SHA
    36b8a78 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2021

  1. Configuration menu
    Copy the full SHA
    23846ae View commit details
    Browse the repository at this point in the history
  2. Follow-up of "Get rid of using std namespace" (#372)

    Follow-up of "Get rid of using std namespace"
    MatthijsBurgh authored Nov 4, 2021
    Configuration menu
    Copy the full SHA
    b1cd2ef View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2021

  1. Bump python_orocos_kdl/pybind11 from acae930 to 9b4f71d

    Bumps [python_orocos_kdl/pybind11](https://github.com/pybind/pybind11) from `acae930` to `9b4f71d`.
    - [Release notes](https://github.com/pybind/pybind11/releases)
    - [Commits](pybind/pybind11@acae930...9b4f71d)
    
    ---
    updated-dependencies:
    - dependency-name: python_orocos_kdl/pybind11
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Dec 28, 2021
    Configuration menu
    Copy the full SHA
    77b42d0 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2021

  1. Bump python_orocos_kdl/pybind11 from acae930 to 9b4f71d (#374)

    Bump python_orocos_kdl/pybind11 from `acae930` to `9b4f71d`
    MatthijsBurgh authored Dec 29, 2021
    Configuration menu
    Copy the full SHA
    125a97e View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2022

  1. Skip building pybind11 if already available on system (#375)

    * Skip building pybind11 if already available on system
    
    Signed-off-by: Jacob Perron <jacob@openrobotics.org>
    
    * Update message
    
    Co-authored-by: Matthijs van der Burgh <MatthijsBurgh@outlook.com>
    
    Co-authored-by: Matthijs van der Burgh <MatthijsBurgh@outlook.com>
    jacobperron and MatthijsBurgh authored Jan 7, 2022
    Configuration menu
    Copy the full SHA
    e25a13f View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2022

  1. Python3 is the default

    MatthijsBurgh authored Jan 25, 2022
    Configuration menu
    Copy the full SHA
    e482f04 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2022

  1. Bump python_orocos_kdl/pybind11 from 9b4f71d to ffa3468 (#380)

    Bumps [python_orocos_kdl/pybind11](https://github.com/pybind/pybind11) from `9b4f71d` to `ffa3468`.
    - [Release notes](https://github.com/pybind/pybind11/releases)
    - [Commits](pybind/pybind11@9b4f71d...ffa3468)
    
    ---
    updated-dependencies:
    - dependency-name: python_orocos_kdl/pybind11
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 4, 2022
    Configuration menu
    Copy the full SHA
    4f705fe View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2022

  1. Remove CMake warning related to minimum version

    Since the minimum required version of cmake is now 3.0.2, we now see these warnings to remove conditions.
    This commit removes the warnings and conditions that are no longer needed.
    
    Signed-off-by: Jacob Perron <jacob@openrobotics.org>
    jacobperron committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    d7d5c8d View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2022

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

Commits on Mar 1, 2022

  1. Bump actions/setup-python from 2 to 3 (#386)

    Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2 to 3.
    - [Release notes](https://github.com/actions/setup-python/releases)
    - [Commits](actions/setup-python@v2...v3)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-python
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 1, 2022
    Configuration menu
    Copy the full SHA
    7c887f1 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2022

  1. Bump actions/checkout from 2 to 3 (#387)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v2...v3)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 2, 2022
    Configuration menu
    Copy the full SHA
    11d8bd6 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2022

  1. Fix implicit conversion warnings

    These were caught as MSBuild warnings on Windows.
    In most cases, acknowledge that the conversions may lose precision by doing a static cast.
    In one case we change the type of an argument to be more accurate.
    
    Signed-off-by: Jacob Perron <jacob@openrobotics.org>
    jacobperron committed Apr 1, 2022
    Configuration menu
    Copy the full SHA
    3b4d0cf View commit details
    Browse the repository at this point in the history
  2. Use strncpy_s instead of strncpy on Windows

    Fixes a MSBuild warning on Windows.
    
    Signed-off-by: Jacob Perron <jacob@openrobotics.org>
    jacobperron committed Apr 1, 2022
    Configuration menu
    Copy the full SHA
    ef9b0ee View commit details
    Browse the repository at this point in the history
  3. Do not break API

    Use static cast instead to avoid compiler warnings.
    
    Signed-off-by: Jacob Perron <jacob@openrobotics.org>
    jacobperron committed Apr 1, 2022
    Configuration menu
    Copy the full SHA
    d70e705 View commit details
    Browse the repository at this point in the history
  4. Remove members from initializer list

    They are set inside the constructor anyways.
    
    Signed-off-by: Jacob Perron <jacob@openrobotics.org>
    jacobperron committed Apr 1, 2022
    Configuration menu
    Copy the full SHA
    fc0dfd8 View commit details
    Browse the repository at this point in the history
  5. Do not pass generated header to add_library

    Newer versions of cmake (>3.22.1) emit the following warning:
    
      CMake Warning (dev) at src/CMakeLists.txt:69 (ADD_LIBRARY):
        Policy CMP0115 is not set: Source file extensions must be explicit.  Run
        "cmake --help-policy CMP0115" for policy details.  Use the cmake_policy
        command to set the policy and suppress this warning.
    
    I don't know exactly why passing this generated header triggers the warning,
    but passing it to add_library doesn't seem necessary.
    
    Signed-off-by: Jacob Perron <jacob@openrobotics.org>
    jacobperron committed Apr 1, 2022
    Configuration menu
    Copy the full SHA
    0326984 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2022

  1. Use reverse iterator instead of decrementing index

    Signed-off-by: Jacob Perron <jacob@openrobotics.org>
    jacobperron committed Apr 2, 2022
    Configuration menu
    Copy the full SHA
    3324420 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    de91a8e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4fcf3ec View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2022

  1. Fix CMake warning on Windows

    Because the minimum cmake version is set to 3.0.2, we see the following policy warning on Windows:
    
       CMake Warning (dev) at C:/ci/ws/install/share/cmake/pybind11/pybind11Common.cmake:127 (if):
         Policy CMP0054 is not set: Only interpret if() arguments as variables or
         keywords when unquoted.  Run "cmake --help-policy CMP0054" for policy
         details.  Use the cmake_policy command to set the policy and suppress this
         warning.
    
         Quoted variables like "MSVC" will no longer be dereferenced when the policy
         is set to NEW.  Since the policy is not set the OLD behavior will be used.
    
    If we want to continue to support older versions of CMake, we should opt into the new behavior to
    not break the logic in pybind11Common.cmake. Alternatively, we could increase the miminum cmake
    version of this project.
    
    Signed-off-by: Jacob Perron <jacob@openrobotics.org>
    jacobperron committed Apr 4, 2022
    Configuration menu
    Copy the full SHA
    7a9cb6f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    507de66 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2022

  1. Bump python_orocos_kdl/pybind11 from ffa3468 to 914c06f (#395)

    Bumps [python_orocos_kdl/pybind11](https://github.com/pybind/pybind11) from `ffa3468` to `914c06f`.
    - [Release notes](https://github.com/pybind/pybind11/releases)
    - [Commits](pybind/pybind11@ffa3468...914c06f)
    
    ---
    updated-dependencies:
    - dependency-name: python_orocos_kdl/pybind11
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 12, 2022
    Configuration menu
    Copy the full SHA
    8842898 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    08b283c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6e7eb19 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6480921 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e947516 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8d3ef2c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    987f401 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    896e36b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    79ef715 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b61a278 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c403ff6 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    0fd60ef View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    36de631 View commit details
    Browse the repository at this point in the history
  14. (PyKDL) fix wrench hash test

    This shows that the python wrapper is doing something crazy with the return value
    MatthijsBurgh committed May 12, 2022
    Configuration menu
    Copy the full SHA
    58f2e4e View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    6a329bb View commit details
    Browse the repository at this point in the history
  16. Revert "(PyKDL) fix wrench hash test"

    This reverts commit 69e7829.
    
    Python truncates hashes based on the system bit width, see https://docs.python.org/3/library/functions.html#hash
    MatthijsBurgh committed May 12, 2022
    Configuration menu
    Copy the full SHA
    7dd2e45 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    652cd9d View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    fa1492a View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    eb38dbb View commit details
    Browse the repository at this point in the history

Commits on May 29, 2022

  1. Configuration menu
    Copy the full SHA
    ae25d8a View commit details
    Browse the repository at this point in the history
  2. (Joint) make thread safe

    Keep the class variables for ABI compatibility
    MatthijsBurgh committed May 29, 2022
    Configuration menu
    Copy the full SHA
    c42f23c View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2022

  1. Bump actions/setup-python from 3 to 4 (#400)

    Bumps [actions/setup-python](https://github.com/actions/setup-python) from 3 to 4.
    - [Release notes](https://github.com/actions/setup-python/releases)
    - [Commits](actions/setup-python@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-python
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 9, 2022
    Configuration menu
    Copy the full SHA
    909aa55 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2022

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

Commits on Aug 30, 2022

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

Commits on Oct 25, 2022

  1. Configuration menu
    Copy the full SHA
    eecefd1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8dbdda7 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2022

  1. Drop python2 compatibility (#418)

    * Bump python_orocos_kdl/pybind11 from `914c06f` to `5b63222`
    
    Bumps [python_orocos_kdl/pybind11](https://github.com/pybind/pybind11) from `914c06f` to `5b63222`.
    - [Release notes](https://github.com/pybind/pybind11/releases)
    - [Commits](pybind/pybind11@914c06f...5b63222)
    
    ---
    updated-dependencies:
    - dependency-name: python_orocos_kdl/pybind11
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * [PyKDL](package.xml) drop python2 compatibility
    
    * [PyKDL](kinfam) drop python2 compatibility
    
    * (actions) drop python2 compatibility
    
    * [PyKDL](PyKDLtest) drop python2 compatibility
    
    * [PyKDL](frameveltest) drop python2 compatibility
    
    * Delete jointtypetest.py
    
    * [PyKDL](test) move import
    
    * [PyKDL](frameveltest) drop python2 compatibility
    
    * [PyKDL](install) drop python2 support
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Matthijs van der Burgh <MatthijsBurgh@outlook.com>
    dependabot[bot] and MatthijsBurgh authored Nov 23, 2022
    Configuration menu
    Copy the full SHA
    4cc7cf9 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2022

  1. Add accessors (#419)

    * edit: joint.hpp
    
    add accessors of scale and offset
    
    * edit: segment.hpp
    
    add accessor of f_tip
    
    * edit: rigidbodyinertia.hpp
    
    add accessor of h
    
    * edit: rigidbodyinertia.hpp
    
    change return types of getMass() and getRotationalInertia()
    
    * edit: TreeFkSolverPos_recursive,TreeJntToJacSolver
    
    privat variale this->tree to a const reference
    
    * edit: rigidbodyinertia.hpp
    
    const double& getMass() -> double getMass()
    
    * (joint) Update return types and docstrings
    
    * Revert class member type change
    
    Not ABI compatible
    
    * (joint) change return types
    
    * Revert class member ref change
    
    Not ABI compatible
    
    * (RigidBodyInertia) revert return type change
    
    Not ABI compatible
    
    * Add missing docstring
    
    * edit : segment.hpp
    
    getFrameToTipRaw -> getFrameToTipZero
    add docstring to get FrameToTipZero
    
    * edit: segment.hpp
    
    add docstring to get FrameToTipZero
    
    Co-authored-by: Matthijs van der Burgh <MatthijsBurgh@outlook.com>
    Masa0u0 and MatthijsBurgh authored Nov 27, 2022
    Configuration menu
    Copy the full SHA
    9a35f0a View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2022

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

Commits on Dec 21, 2022

  1. Configuration menu
    Copy the full SHA
    f322f31 View commit details
    Browse the repository at this point in the history
  2. Bump python_orocos_kdl/pybind11 from 5b63222 to d36a41e (#427)

    Bumps [python_orocos_kdl/pybind11](https://github.com/pybind/pybind11) from `5b63222` to `d36a41e`.
    - [Release notes](https://github.com/pybind/pybind11/releases)
    - [Commits](pybind/pybind11@5b63222...d36a41e)
    
    ---
    updated-dependencies:
    - dependency-name: python_orocos_kdl/pybind11
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 21, 2022
    Configuration menu
    Copy the full SHA
    89e26e0 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2023

  1. Bump python_orocos_kdl/pybind11 from d36a41e to 12852cd (#429)

    Bumps [python_orocos_kdl/pybind11](https://github.com/pybind/pybind11) from `d36a41e` to `12852cd`.
    - [Release notes](https://github.com/pybind/pybind11/releases)
    - [Commits](pybind/pybind11@d36a41e...12852cd)
    
    ---
    updated-dependencies:
    - dependency-name: python_orocos_kdl/pybind11
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 3, 2023
    Configuration menu
    Copy the full SHA
    8bb7107 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2023

  1. Configuration menu
    Copy the full SHA
    29e9522 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    51844b8 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2023

  1. fix typos

    luzpaz committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    c369c54 View commit details
    Browse the repository at this point in the history
  2. fix typos (#431)

    fixes various documentation and source comment typos
    MatthijsBurgh authored Jan 25, 2023
    Configuration menu
    Copy the full SHA
    5541147 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2023

  1. Bump python_orocos_kdl/pybind11 from 12852cd to be97c5a (#435)

    Bumps [python_orocos_kdl/pybind11](https://github.com/pybind/pybind11) from `12852cd` to `be97c5a`.
    - [Release notes](https://github.com/pybind/pybind11/releases)
    - [Commits](pybind/pybind11@12852cd...be97c5a)
    
    ---
    updated-dependencies:
    - dependency-name: python_orocos_kdl/pybind11
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 17, 2023
    Configuration menu
    Copy the full SHA
    86c7893 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2023

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

Commits on Jul 15, 2023

  1. Bump python_orocos_kdl/pybind11 from be97c5a to 0dcf6f2 (#443)

    Bumps [python_orocos_kdl/pybind11](https://github.com/pybind/pybind11) from `be97c5a` to `0dcf6f2`.
    - [Release notes](https://github.com/pybind/pybind11/releases)
    - [Commits](pybind/pybind11@be97c5a...0dcf6f2)
    
    ---
    updated-dependencies:
    - dependency-name: python_orocos_kdl/pybind11
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 15, 2023
    Configuration menu
    Copy the full SHA
    0c3285b View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. Bump python_orocos_kdl/pybind11 from 0dcf6f2 to 8b03ffa (#444)

    Bumps [python_orocos_kdl/pybind11](https://github.com/pybind/pybind11) from `0dcf6f2` to `8b03ffa`.
    - [Release notes](https://github.com/pybind/pybind11/releases)
    - [Commits](pybind/pybind11@0dcf6f2...8b03ffa)
    
    ---
    updated-dependencies:
    - dependency-name: python_orocos_kdl/pybind11
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    b35de34 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. Bump actions/checkout from 3 to 4 (#446)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 5, 2023
    Configuration menu
    Copy the full SHA
    7134c46 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

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

Commits on Sep 13, 2023

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

Commits on Oct 12, 2023

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

Commits on Dec 7, 2023

  1. Bump actions/setup-python from 4 to 5 (#455)

    Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5.
    - [Release notes](https://github.com/actions/setup-python/releases)
    - [Commits](actions/setup-python@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-python
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 7, 2023
    Configuration menu
    Copy the full SHA
    ce4bcb6 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. Rename variables with reserved names (#456)

    From the GNU libc manual[0]:
    
    In addition to the names documented in this manual, reserved names
    include all external identifiers (global functions and variables)
    that begin with an underscore (‘_’) and all identifiers regardless
    of use that begin with either two underscores or an underscore
    followed by a capital letter are reserved names. This is so that
    the library and header files can define functions, variables, and
    macros for internal purposes without risk of conflict with names
    in user programs.
    
    [0] https://www.gnu.org/software/libc/manual/html_node/Reserved-Names.html
    thyssentishman authored Jan 19, 2024
    Configuration menu
    Copy the full SHA
    a407832 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. Bump python_orocos_kdl/pybind11 from 8b03ffa to 01ab935 (#459)

    Bumps [python_orocos_kdl/pybind11](https://github.com/pybind/pybind11) from `8b03ffa` to `01ab935`.
    - [Release notes](https://github.com/pybind/pybind11/releases)
    - [Commits](pybind/pybind11@8b03ffa...01ab935)
    
    ---
    updated-dependencies:
    - dependency-name: python_orocos_kdl/pybind11
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 29, 2024
    Configuration menu
    Copy the full SHA
    129693e View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. cmake: Allow PYTHON_SITE_PACKAGES_INSTALL_DIR set extern (#461)

    The variable PYTHON_SITE_PACKAGES_INSTALL_DIR is kind of
    hardcoded in the CMakeLists.txt to .../dist-packages. This
    is not true for all linux distros. dist-packages comes
    from debian and debian like distros. Python core uses
    site-packages.
    
    We use an unintrusive way and allow the variable to be
    passed from cmake, so you at least have the option to
    set a different install location (i.e. site-packages)
    from extern.
    
    Signed-off-by: Matthias Schoepfer <matthias.schoepfer@googlemail.com>
    DasRoteSkelett authored May 7, 2024
    Configuration menu
    Copy the full SHA
    faa74b7 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. added support to boost::timer 1.83+ (#463)

    * added support to boost::timer 1.83+
    
    * update also the cmake file
    efferre79 authored Jun 10, 2024
    Configuration menu
    Copy the full SHA
    03be204 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. Bump python_orocos_kdl/pybind11 from 01ab935 to 10889fe (#466)

    Bumps [python_orocos_kdl/pybind11](https://github.com/pybind/pybind11) from `01ab935` to `10889fe`.
    - [Release notes](https://github.com/pybind/pybind11/releases)
    - [Commits](pybind/pybind11@01ab935...10889fe)
    
    ---
    updated-dependencies:
    - dependency-name: python_orocos_kdl/pybind11
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 27, 2024
    Configuration menu
    Copy the full SHA
    6daa044 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. Bump python_orocos_kdl/pybind11 from 10889fe to 6b92b6e (#467)

    Bumps [python_orocos_kdl/pybind11](https://github.com/pybind/pybind11) from `10889fe` to `6b92b6e`.
    - [Release notes](https://github.com/pybind/pybind11/releases)
    - [Commits](pybind/pybind11@10889fe...6b92b6e)
    
    ---
    updated-dependencies:
    - dependency-name: python_orocos_kdl/pybind11
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 28, 2024
    Configuration menu
    Copy the full SHA
    179ee2c View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. Bump python_orocos_kdl/pybind11 from 6b92b6e to 5211a17 (#469)

    Bumps [python_orocos_kdl/pybind11](https://github.com/pybind/pybind11) from `6b92b6e` to `5211a17`.
    - [Release notes](https://github.com/pybind/pybind11/releases)
    - [Commits](pybind/pybind11@6b92b6e...5211a17)
    
    ---
    updated-dependencies:
    - dependency-name: python_orocos_kdl/pybind11
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 16, 2024
    Configuration menu
    Copy the full SHA
    af9cc95 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. Bump python_orocos_kdl/pybind11 from 5211a17 to cb9abc8 (#472)

    Bumps [python_orocos_kdl/pybind11](https://github.com/pybind/pybind11) from `5211a17` to `cb9abc8`.
    - [Release notes](https://github.com/pybind/pybind11/releases)
    - [Commits](pybind/pybind11@5211a17...cb9abc8)
    
    ---
    updated-dependencies:
    - dependency-name: python_orocos_kdl/pybind11
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 23, 2024
    Configuration menu
    Copy the full SHA
    b6f2af2 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2024

  1. Bump python_orocos_kdl/pybind11 from cb9abc8 to 58c382a (#476)

    Bumps [python_orocos_kdl/pybind11](https://github.com/pybind/pybind11) from `cb9abc8` to `58c382a`.
    - [Release notes](https://github.com/pybind/pybind11/releases)
    - [Commits](pybind/pybind11@cb9abc8...58c382a)
    
    ---
    updated-dependencies:
    - dependency-name: python_orocos_kdl/pybind11
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 21, 2024
    Configuration menu
    Copy the full SHA
    d2c989d View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

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

Commits on Oct 28, 2024

  1. Configuration menu
    Copy the full SHA
    cd3a136 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    03568ed View commit details
    Browse the repository at this point in the history