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 v3.3.1
## What's Changed ### Added - Add `pinocchio_python_parser` target (stack-of-tasks/pinocchio#2475) ### Fixed - Fix mjcf parsing of armature and of the default tag in models (stack-of-tasks/pinocchio#2477) - Fix undefined behavior when using the site attribute in mjcf (stack-of-tasks/pinocchio#2477) - Fix the type of image paths when loading textures in the meshcat visualizer (stack-of-tasks/pinocchio#2478) - Fix meshcat examples (stack-of-tasks/pinocchio#2503) - Fix `pinocchio-test-cpp-parallel-geometry` when built with Coal (stack-of-tasks/pinocchio#2502) - Fix scaling support for meshcat (stack-of-tasks/pinocchio#2511) ### Changed - On GNU/Linux and macOS, hide all symbols by default (stack-of-tasks/pinocchio#2469) **Full Changelog**: stack-of-tasks/pinocchio@v3.3.0...v3.3.1
- Loading branch information
Showing
5 changed files
with
38 additions
and
28 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,4 +1,4 @@ | ||
SHA1 (pinocchio-3.3.0.tar.gz) = 77a89c217c29b3c015854915ef35abaadd4f8e3a | ||
RMD160 (pinocchio-3.3.0.tar.gz) = 1e5a8adcd3d1155f958d559b3d0c113fe82dfeea | ||
Size (pinocchio-3.3.0.tar.gz) = 100959520 bytes | ||
SHA1 (pinocchio-3.3.1.tar.gz) = 570f1175bd913a53ffa96f0bb5af7bb1d0409301 | ||
RMD160 (pinocchio-3.3.1.tar.gz) = 55e6a5e92939662ddc85124554860bbe3d4ddc4f | ||
Size (pinocchio-3.3.1.tar.gz) = 100953407 bytes | ||
SHA1 (patch-ao) = 82388cd763283a6d70581fdabcd1ae1035046ab8 |
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,7 +1,7 @@ | ||
SHA1 (pinocchio-3.3.0.tar.gz) = 77a89c217c29b3c015854915ef35abaadd4f8e3a | ||
RMD160 (pinocchio-3.3.0.tar.gz) = 1e5a8adcd3d1155f958d559b3d0c113fe82dfeea | ||
Size (pinocchio-3.3.0.tar.gz) = 100959520 bytes | ||
SHA1 (patch-ag) = 35b62ca6bd5676f51a5bef1d4a98c74113ca6a03 | ||
SHA1 (pinocchio-3.3.1.tar.gz) = 570f1175bd913a53ffa96f0bb5af7bb1d0409301 | ||
RMD160 (pinocchio-3.3.1.tar.gz) = 55e6a5e92939662ddc85124554860bbe3d4ddc4f | ||
Size (pinocchio-3.3.1.tar.gz) = 100953407 bytes | ||
SHA1 (patch-ag) = b8373c27d76d50c91283e034420f879a9ebfef96 | ||
SHA1 (patch-ah) = 365652d212fc8b2e82c7fee33818d08541491893 | ||
SHA1 (patch-ak) = 1b574fd9ee9107009a8d23b9ce9f94bac356bff4 | ||
SHA1 (patch-al) = 35d232f6e5f416848aa5f7444c882bb3ddddea04 |
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