Skip to content

Tags: Giulero/idyntree

Tags

v1.2.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request robotology#752 from robotology/bump-to-1-2-0

Bump to 1.2.0 version

v1.1.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request robotology#696 from robotology/devel

Merge devel in master

v1.0.7

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Support Ubuntu 20.04 and release 1.0.7 (robotology#692)

* GitHub Actions: Test also on Ubuntu 20.04

* Add workaround for  robotology#693

* Backport FindOctave change from 1.1 to 1.0 branch

* Bump version to 1.0.7 in CMake

v1.0.6

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump version and release 1.0.6 (robotology#690)

v1.0.5

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix find_package(iDynTree) when IDYNTREE_USES_ASSIMP is ON and BUILD_…

…SHARED_LIBS is OFF (robotology#667)

* Fix  find_package(iDynTree) when IDYNTREE_USES_ASSIMP is ON and BUILD_SHARED_LIBS is  OFF

If iDynTree builds static libraries, then the `iDynTreeConfig.cmake` should call `find_dependency(assimp REQUIRED)`

* Add workaround for non-relocatable ICUB cmake config files

v1.0.4

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update CMakeLists.txt

v1.0.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump version to 1.0.3 in cmake

v1.0.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release version 1.0.2 (robotology#650)

Release version 1.0.2

v1.0.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request robotology#629 from robotology/switch-to-use-any-n…

…ewer-version

Change compatibility of CMake config files from SameMajorVersion to AnyNewerVersion

v1.0.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request robotology#628 from robotology/fix-changelog

Bump version to 1.0.0 in CHANGELOG and finish migrating changelog to new  format