forked from Gepetto/robotpkg
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[math/{py-,}pinocchio] Update to v2.7.0
Upstream changes: ## [2.7.0] - 2024-01-23 ### Added - Add `GeometryObject::meshMaterial` attribute (stack-of-tasks/pinocchio#2084) ### Fixed - Use bp::ssize_t for recent version of Windows compilers (stack-of-tasks/pinocchio#2102) - Fix missing include for Boost >= 1.83 (stack-of-tasks/pinocchio#2103) - Remove f-strings to fix install with python 2 (stack-of-tasks/pinocchio#2110) - CMake: stop exporting CppAd/cppadcodegen & fetch submodule if not available (stack-of-tasks/pinocchio#2112) - Fix malloc issue in CRBA algo (stack-of-tasks/pinocchio#2126) - Fix build cppad and cppadcg with Boost < 1.77 (stack-of-tasks/pinocchio#2132)
- Loading branch information
Showing
7 changed files
with
15 additions
and
47 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
SHA1 (pinocchio-2.6.21.tar.gz) = be3fb8ba663703a4dbb340a3478ce9382502a3c2 | ||
RMD160 (pinocchio-2.6.21.tar.gz) = 418e7d173a7053a1ea6bbffddbbf4fb5c1785fea | ||
Size (pinocchio-2.6.21.tar.gz) = 62788418 bytes | ||
SHA1 (pinocchio-2.7.0.tar.gz) = 87bd6f978b654c36addc1ca15109e552258dcbb0 | ||
RMD160 (pinocchio-2.7.0.tar.gz) = 0ffde8f54f77de1c355abc9db71895737d80e53c | ||
Size (pinocchio-2.7.0.tar.gz) = 62795168 bytes | ||
SHA1 (patch-an) = fae437ed4e631debeee19e2aeb11932658bcd5ae | ||
SHA1 (patch-ao) = 1159bb5ef693a8d1a9fc0d82ab181238cafc9c04 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,7 @@ | ||
SHA1 (pinocchio-2.6.21.tar.gz) = be3fb8ba663703a4dbb340a3478ce9382502a3c2 | ||
RMD160 (pinocchio-2.6.21.tar.gz) = 418e7d173a7053a1ea6bbffddbbf4fb5c1785fea | ||
Size (pinocchio-2.6.21.tar.gz) = 62788418 bytes | ||
SHA1 (patch-2110) = fb68f77911dc99eb23225d066c563192ba303973 | ||
SHA1 (pinocchio-2.7.0.tar.gz) = 87bd6f978b654c36addc1ca15109e552258dcbb0 | ||
RMD160 (pinocchio-2.7.0.tar.gz) = 0ffde8f54f77de1c355abc9db71895737d80e53c | ||
Size (pinocchio-2.7.0.tar.gz) = 62795168 bytes | ||
SHA1 (patch-af) = 9b5ce426d4e373598310f9861eb05247d4ab5e30 | ||
SHA1 (patch-ag) = 1c6dd98f92528773698a835c19e1e5d0700306cb | ||
SHA1 (patch-ag) = f182489c4b4144f3fb64ea9eebc75e091d17b55c | ||
SHA1 (patch-ah) = 96b1b614a62b92e0077d803a8bf52548572c733d | ||
SHA1 (patch-ak) = 13d5a86b847b0e5ca1eb3c43fb18986e0ccf6272 |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters