Skip to content
Snippets Groups Projects
Commit 61d62c2e authored by Guilhem Saurel's avatar Guilhem Saurel
Browse files

[wip/{py-,}sot-core-v3] Update to v4.10.0

Changes in v4.10.0:
- check size of projection matrix
- fix error introduced by reformatting + CSS
- CMake: fix for OSX
- CMake: set RPATH in DYNAMIC_GRAPH_PYTHON_MODULE
- at initialization read /robot_description model
- add virtual destructor
- fix namespace
- cleanup
parent 464f6b57
No related branches found
No related tags found
No related merge requests found
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
ORG= stack-of-tasks ORG= stack-of-tasks
NAME= sot-core NAME= sot-core
VERSION= 4.9.1 VERSION= 4.10.0
PKGNAME= ${PKGTAG.python-}${NAME}-v3-${VERSION} PKGNAME= ${PKGTAG.python-}${NAME}-v3-${VERSION}
......
SHA1 (sot-core-4.9.1.tar.gz) = 66c9a6248381bb823ca4665e7b22bd0ddc19dac3 SHA1 (sot-core-4.10.0.tar.gz) = 3fdceea5f8a556455bc4e80f21fa54f91782a03d
RMD160 (sot-core-4.9.1.tar.gz) = 5e147cd80510598e6faf0a0efe64cb475715d5e5 RMD160 (sot-core-4.10.0.tar.gz) = 7d26030231749d58d26d488604ec9f9d30a3773c
Size (sot-core-4.9.1.tar.gz) = 1102364 bytes Size (sot-core-4.10.0.tar.gz) = 1122578 bytes
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
ORG= stack-of-tasks ORG= stack-of-tasks
NAME= sot-core NAME= sot-core
VERSION= 4.9.1 VERSION= 4.10.0
PKGNAME= ${NAME}-v3-${VERSION} PKGNAME= ${NAME}-v3-${VERSION}
......
SHA1 (sot-core-4.9.1.tar.gz) = 66c9a6248381bb823ca4665e7b22bd0ddc19dac3 SHA1 (sot-core-4.10.0.tar.gz) = 3fdceea5f8a556455bc4e80f21fa54f91782a03d
RMD160 (sot-core-4.9.1.tar.gz) = 5e147cd80510598e6faf0a0efe64cb475715d5e5 RMD160 (sot-core-4.10.0.tar.gz) = 7d26030231749d58d26d488604ec9f9d30a3773c
Size (sot-core-4.9.1.tar.gz) = 1102364 bytes Size (sot-core-4.10.0.tar.gz) = 1122578 bytes
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment