-
Notifications
You must be signed in to change notification settings - Fork 408
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
base: release-1.5
Are you sure you want to change the base?
Test compatibility #479
Commits on Oct 5, 2021
-
Bump python_orocos_kdl/pybind11 from
787d2c8
toe315e1f
(#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>
Configuration menu - View commit details
-
Copy full SHA for 2ba6ab7 - Browse repository at this point
Copy the full SHA 2ba6ab7View commit details
Commits on Oct 20, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 88d5c8f - Browse repository at this point
Copy the full SHA 88d5c8fView commit details
Commits on Oct 22, 2021
-
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>
Configuration menu - View commit details
-
Copy full SHA for ef39a4f - Browse repository at this point
Copy the full SHA ef39a4fView commit details
Commits on Oct 27, 2021
-
Bump python_orocos_kdl/pybind11 from
e315e1f
toacae930
(#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>
Configuration menu - View commit details
-
Copy full SHA for 1c16c9c - Browse repository at this point
Copy the full SHA 1c16c9cView commit details
Commits on Oct 29, 2021
-
python_orocos_kdl: fix Python bindings for static member functions Fr…
…ame::DH() and Frame::DH_Craig1989()
Configuration menu - View commit details
-
Copy full SHA for b3415d5 - Browse repository at this point
Copy the full SHA b3415d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for c61b2ae - Browse repository at this point
Copy the full SHA c61b2aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d3d96e - Browse repository at this point
Copy the full SHA 0d3d96eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 392e23b - Browse repository at this point
Copy the full SHA 392e23bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c9768b - Browse repository at this point
Copy the full SHA 4c9768bView commit details -
Configuration menu - View commit details
-
Copy full SHA for ef1aef5 - Browse repository at this point
Copy the full SHA ef1aef5View commit details
Commits on Oct 30, 2021
-
(PyKDL) disable function with vector by reference arg
This doesn't work in PyBind11
Configuration menu - View commit details
-
Copy full SHA for cd1d7e8 - Browse repository at this point
Copy the full SHA cd1d7e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for a83435f - Browse repository at this point
Copy the full SHA a83435fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d23d73 - Browse repository at this point
Copy the full SHA 7d23d73View commit details -
Configuration menu - View commit details
-
Copy full SHA for 65bda92 - Browse repository at this point
Copy the full SHA 65bda92View commit details -
Configuration menu - View commit details
-
Copy full SHA for 23473d2 - Browse repository at this point
Copy the full SHA 23473d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 281d784 - Browse repository at this point
Copy the full SHA 281d784View commit details -
(Actions) test with python 3.10 (#371)
(Actions) test with python 3.10
Configuration menu - View commit details
-
Copy full SHA for d1c56f5 - Browse repository at this point
Copy the full SHA d1c56f5View commit details
Commits on Nov 2, 2021
-
Export modern CMake interface target (#366)
Export modern CMake interface target
Configuration menu - View commit details
-
Copy full SHA for d611b89 - Browse repository at this point
Copy the full SHA d611b89View commit details -
Merge pull request #363 from orocos/fix-frames-dh-python-bindings
Fix Python bindings for static member functions Frme::DH() and Frame::DH_Craig1989()
Configuration menu - View commit details
-
Copy full SHA for 36b8a78 - Browse repository at this point
Copy the full SHA 36b8a78View commit details
Commits on Nov 4, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 23846ae - Browse repository at this point
Copy the full SHA 23846aeView commit details -
Follow-up of "Get rid of using std namespace" (#372)
Follow-up of "Get rid of using std namespace"
Configuration menu - View commit details
-
Copy full SHA for b1cd2ef - Browse repository at this point
Copy the full SHA b1cd2efView commit details
Commits on Dec 28, 2021
-
Bump python_orocos_kdl/pybind11 from
acae930
to9b4f71d
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>
Configuration menu - View commit details
-
Copy full SHA for 77b42d0 - Browse repository at this point
Copy the full SHA 77b42d0View commit details
Commits on Dec 29, 2021
-
Bump python_orocos_kdl/pybind11 from
acae930
to9b4f71d
(#374)Bump python_orocos_kdl/pybind11 from `acae930` to `9b4f71d`
Configuration menu - View commit details
-
Copy full SHA for 125a97e - Browse repository at this point
Copy the full SHA 125a97eView commit details
Commits on Jan 7, 2022
-
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>
Configuration menu - View commit details
-
Copy full SHA for e25a13f - Browse repository at this point
Copy the full SHA e25a13fView commit details
Commits on Jan 25, 2022
-
Configuration menu - View commit details
-
Copy full SHA for e482f04 - Browse repository at this point
Copy the full SHA e482f04View commit details
Commits on Feb 4, 2022
-
Bump python_orocos_kdl/pybind11 from
9b4f71d
toffa3468
(#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>
Configuration menu - View commit details
-
Copy full SHA for 4f705fe - Browse repository at this point
Copy the full SHA 4f705feView commit details
Commits on Feb 24, 2022
-
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>
Configuration menu - View commit details
-
Copy full SHA for d7d5c8d - Browse repository at this point
Copy the full SHA d7d5c8dView commit details
Commits on Feb 25, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 0ac76c1 - Browse repository at this point
Copy the full SHA 0ac76c1View commit details
Commits on Mar 1, 2022
-
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>
Configuration menu - View commit details
-
Copy full SHA for 7c887f1 - Browse repository at this point
Copy the full SHA 7c887f1View commit details
Commits on Mar 2, 2022
-
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>
Configuration menu - View commit details
-
Copy full SHA for 11d8bd6 - Browse repository at this point
Copy the full SHA 11d8bd6View commit details
Commits on Apr 1, 2022
-
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>
Configuration menu - View commit details
-
Copy full SHA for 3b4d0cf - Browse repository at this point
Copy the full SHA 3b4d0cfView commit details -
Use strncpy_s instead of strncpy on Windows
Fixes a MSBuild warning on Windows. Signed-off-by: Jacob Perron <jacob@openrobotics.org>
Configuration menu - View commit details
-
Copy full SHA for ef9b0ee - Browse repository at this point
Copy the full SHA ef9b0eeView commit details -
Use static cast instead to avoid compiler warnings. Signed-off-by: Jacob Perron <jacob@openrobotics.org>
Configuration menu - View commit details
-
Copy full SHA for d70e705 - Browse repository at this point
Copy the full SHA d70e705View commit details -
Remove members from initializer list
They are set inside the constructor anyways. Signed-off-by: Jacob Perron <jacob@openrobotics.org>
Configuration menu - View commit details
-
Copy full SHA for fc0dfd8 - Browse repository at this point
Copy the full SHA fc0dfd8View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 0326984 - Browse repository at this point
Copy the full SHA 0326984View commit details
Commits on Apr 2, 2022
-
Use reverse iterator instead of decrementing index
Signed-off-by: Jacob Perron <jacob@openrobotics.org>
Configuration menu - View commit details
-
Copy full SHA for 3324420 - Browse repository at this point
Copy the full SHA 3324420View commit details -
Configuration menu - View commit details
-
Copy full SHA for de91a8e - Browse repository at this point
Copy the full SHA de91a8eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4fcf3ec - Browse repository at this point
Copy the full SHA 4fcf3ecView commit details
Commits on Apr 4, 2022
-
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>
Configuration menu - View commit details
-
Copy full SHA for 7a9cb6f - Browse repository at this point
Copy the full SHA 7a9cb6fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 507de66 - Browse repository at this point
Copy the full SHA 507de66View commit details
Commits on May 12, 2022
-
Bump python_orocos_kdl/pybind11 from
ffa3468
to914c06f
(#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>
Configuration menu - View commit details
-
Copy full SHA for 8842898 - Browse repository at this point
Copy the full SHA 8842898View commit details -
Configuration menu - View commit details
-
Copy full SHA for 08b283c - Browse repository at this point
Copy the full SHA 08b283cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e7eb19 - Browse repository at this point
Copy the full SHA 6e7eb19View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6480921 - Browse repository at this point
Copy the full SHA 6480921View commit details -
Configuration menu - View commit details
-
Copy full SHA for e947516 - Browse repository at this point
Copy the full SHA e947516View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d3ef2c - Browse repository at this point
Copy the full SHA 8d3ef2cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 987f401 - Browse repository at this point
Copy the full SHA 987f401View commit details -
Configuration menu - View commit details
-
Copy full SHA for 896e36b - Browse repository at this point
Copy the full SHA 896e36bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 79ef715 - Browse repository at this point
Copy the full SHA 79ef715View commit details -
Configuration menu - View commit details
-
Copy full SHA for b61a278 - Browse repository at this point
Copy the full SHA b61a278View commit details -
Configuration menu - View commit details
-
Copy full SHA for c403ff6 - Browse repository at this point
Copy the full SHA c403ff6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0fd60ef - Browse repository at this point
Copy the full SHA 0fd60efView commit details -
Configuration menu - View commit details
-
Copy full SHA for 36de631 - Browse repository at this point
Copy the full SHA 36de631View commit details -
This shows that the python wrapper is doing something crazy with the return value
Configuration menu - View commit details
-
Copy full SHA for 58f2e4e - Browse repository at this point
Copy the full SHA 58f2e4eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a329bb - Browse repository at this point
Copy the full SHA 6a329bbView commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 7dd2e45 - Browse repository at this point
Copy the full SHA 7dd2e45View commit details -
Configuration menu - View commit details
-
Copy full SHA for 652cd9d - Browse repository at this point
Copy the full SHA 652cd9dView commit details -
Configuration menu - View commit details
-
Copy full SHA for fa1492a - Browse repository at this point
Copy the full SHA fa1492aView commit details -
Configuration menu - View commit details
-
Copy full SHA for eb38dbb - Browse repository at this point
Copy the full SHA eb38dbbView commit details
Commits on May 29, 2022
-
Configuration menu - View commit details
-
Copy full SHA for ae25d8a - Browse repository at this point
Copy the full SHA ae25d8aView commit details -
Keep the class variables for ABI compatibility
Configuration menu - View commit details
-
Copy full SHA for c42f23c - Browse repository at this point
Copy the full SHA c42f23cView commit details
Commits on Jun 9, 2022
-
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>
Configuration menu - View commit details
-
Copy full SHA for 909aa55 - Browse repository at this point
Copy the full SHA 909aa55View commit details
Commits on Jun 14, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 3213bb7 - Browse repository at this point
Copy the full SHA 3213bb7View commit details
Commits on Aug 30, 2022
-
Configuration menu - View commit details
-
Copy full SHA for f94cc0b - Browse repository at this point
Copy the full SHA f94cc0bView commit details
Commits on Oct 25, 2022
-
Configuration menu - View commit details
-
Copy full SHA for eecefd1 - Browse repository at this point
Copy the full SHA eecefd1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8dbdda7 - Browse repository at this point
Copy the full SHA 8dbdda7View commit details
Commits on Nov 23, 2022
-
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>
Configuration menu - View commit details
-
Copy full SHA for 4cc7cf9 - Browse repository at this point
Copy the full SHA 4cc7cf9View commit details
Commits on Nov 27, 2022
-
* 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>
Configuration menu - View commit details
-
Copy full SHA for 9a35f0a - Browse repository at this point
Copy the full SHA 9a35f0aView commit details
Commits on Dec 14, 2022
-
Configuration menu - View commit details
-
Copy full SHA for e625691 - Browse repository at this point
Copy the full SHA e625691View commit details
Commits on Dec 21, 2022
-
Configuration menu - View commit details
-
Copy full SHA for f322f31 - Browse repository at this point
Copy the full SHA f322f31View commit details -
Bump python_orocos_kdl/pybind11 from
5b63222
tod36a41e
(#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>
Configuration menu - View commit details
-
Copy full SHA for 89e26e0 - Browse repository at this point
Copy the full SHA 89e26e0View commit details
Commits on Jan 3, 2023
-
Bump python_orocos_kdl/pybind11 from
d36a41e
to12852cd
(#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>
Configuration menu - View commit details
-
Copy full SHA for 8bb7107 - Browse repository at this point
Copy the full SHA 8bb7107View commit details
Commits on Jan 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 29e9522 - Browse repository at this point
Copy the full SHA 29e9522View commit details -
(PyKDL) use minimal pybind11 2.6 (#430)
Fixes #416 Fixes #401 Fixes b-it-bots/mas_industrial_robotics#248
Configuration menu - View commit details
-
Copy full SHA for 51844b8 - Browse repository at this point
Copy the full SHA 51844b8View commit details
Commits on Jan 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c369c54 - Browse repository at this point
Copy the full SHA c369c54View commit details -
fixes various documentation and source comment typos
Configuration menu - View commit details
-
Copy full SHA for 5541147 - Browse repository at this point
Copy the full SHA 5541147View commit details
Commits on Mar 17, 2023
-
Bump python_orocos_kdl/pybind11 from
12852cd
tobe97c5a
(#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>
Configuration menu - View commit details
-
Copy full SHA for 86c7893 - Browse repository at this point
Copy the full SHA 86c7893View commit details
Commits on Apr 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for fded882 - Browse repository at this point
Copy the full SHA fded882View commit details
Commits on Jul 15, 2023
-
Bump python_orocos_kdl/pybind11 from
be97c5a
to0dcf6f2
(#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>
Configuration menu - View commit details
-
Copy full SHA for 0c3285b - Browse repository at this point
Copy the full SHA 0c3285bView commit details
Commits on Jul 18, 2023
-
Bump python_orocos_kdl/pybind11 from
0dcf6f2
to8b03ffa
(#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>
Configuration menu - View commit details
-
Copy full SHA for b35de34 - Browse repository at this point
Copy the full SHA b35de34View commit details
Commits on Sep 5, 2023
-
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>
Configuration menu - View commit details
-
Copy full SHA for 7134c46 - Browse repository at this point
Copy the full SHA 7134c46View commit details
Commits on Sep 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0bfa6c0 - Browse repository at this point
Copy the full SHA 0bfa6c0View commit details
Commits on Sep 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 41ca686 - Browse repository at this point
Copy the full SHA 41ca686View commit details
Commits on Oct 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7478f96 - Browse repository at this point
Copy the full SHA 7478f96View commit details
Commits on Dec 7, 2023
-
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>
Configuration menu - View commit details
-
Copy full SHA for ce4bcb6 - Browse repository at this point
Copy the full SHA ce4bcb6View commit details
Commits on Jan 19, 2024
-
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
Configuration menu - View commit details
-
Copy full SHA for a407832 - Browse repository at this point
Copy the full SHA a407832View commit details
Commits on Mar 29, 2024
-
Bump python_orocos_kdl/pybind11 from
8b03ffa
to01ab935
(#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>
Configuration menu - View commit details
-
Copy full SHA for 129693e - Browse repository at this point
Copy the full SHA 129693eView commit details
Commits on May 7, 2024
-
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>
Configuration menu - View commit details
-
Copy full SHA for faa74b7 - Browse repository at this point
Copy the full SHA faa74b7View commit details
Commits on Jun 10, 2024
-
added support to boost::timer 1.83+ (#463)
* added support to boost::timer 1.83+ * update also the cmake file
Configuration menu - View commit details
-
Copy full SHA for 03be204 - Browse repository at this point
Copy the full SHA 03be204View commit details
Commits on Jun 27, 2024
-
Bump python_orocos_kdl/pybind11 from
01ab935
to10889fe
(#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>
Configuration menu - View commit details
-
Copy full SHA for 6daa044 - Browse repository at this point
Copy the full SHA 6daa044View commit details
Commits on Jun 28, 2024
-
Bump python_orocos_kdl/pybind11 from
10889fe
to6b92b6e
(#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>
Configuration menu - View commit details
-
Copy full SHA for 179ee2c - Browse repository at this point
Copy the full SHA 179ee2cView commit details
Commits on Aug 16, 2024
-
Bump python_orocos_kdl/pybind11 from
6b92b6e
to5211a17
(#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>
Configuration menu - View commit details
-
Copy full SHA for af9cc95 - Browse repository at this point
Copy the full SHA af9cc95View commit details
Commits on Aug 23, 2024
-
Bump python_orocos_kdl/pybind11 from
5211a17
tocb9abc8
(#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>
Configuration menu - View commit details
-
Copy full SHA for b6f2af2 - Browse repository at this point
Copy the full SHA b6f2af2View commit details
Commits on Sep 21, 2024
-
Bump python_orocos_kdl/pybind11 from
cb9abc8
to58c382a
(#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>
Configuration menu - View commit details
-
Copy full SHA for d2c989d - Browse repository at this point
Copy the full SHA d2c989dView commit details
Commits on Oct 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b8c7473 - Browse repository at this point
Copy the full SHA b8c7473View commit details
Commits on Oct 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for cd3a136 - Browse repository at this point
Copy the full SHA cd3a136View commit details -
Configuration menu - View commit details
-
Copy full SHA for 03568ed - Browse repository at this point
Copy the full SHA 03568edView commit details