Skip to content

Tags: gbionics/human-dynamics-estimation

Tags

v4.2.2

Toggle v4.2.2's commit message
Remove use of deprecated EIGEN3_INCLUDE_DIR variable for Eigen3 5.0.0…

… compatibility

v4.2.1

Toggle v4.2.1's commit message
Bump version to 4.2.1

v4.2.0

Toggle v4.2.0's commit message
Bump version to 4.2.0

v4.1.0

Toggle v4.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Added conf file for IK using 5 trackers (#394)

* Added conf file for IK using 5 trackers

For ergoCub

* Added conf file for IK for using Ultimate Trackers and joysticks

* Added application to use 5 ultimate trackers

* Updates on the 5 tracker confs before demo

* Added possibility to move height of the base

THis would allow controlling the height of the CoM on the robot

* Prepared configuration files to run teleoperation on iRonCub

* Updated configuration files for iRonCub IK

* Changed the role of the trackers when using joystick and trackers

* Using left_glove and right_glove in the hand transforms in 5 trackers configurations

Added 5 trackers configuration for iRonCub

* Added option to control base height when using 5 trackers

* Using right_ and left_glove instead of the actual tracker poses in ergoCub and iRonCub

---------

Co-authored-by: ergocub <[email protected]>

v4.0.3

Toggle v4.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Default to shared libraries also on Windows, fix installation of shar…

…ed libraries on Windows and bump minimum required version of CMake to 3.16 (#418)

* Default to shared libraries also on Windows

* Update CMakeLists.txt

* Add test of standalone build of bindings

* Also default bindings standalone built to shared libraries

* Fix missing ARCHIVE DESTINATION by also removing RUNTIME and LIBRARY

* Bump minimum required version of CMake to 3.16

* Bump version to 4.0.3

v4.0.2

Toggle v4.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Check that all required CMake packages and targets are installed (#417)

v4.0.1

Toggle v4.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump version to 4.0.1

v4.0.0

Toggle v4.0.0's commit message
Fix format of pip metadata on Windows

v3.1.1

Toggle v3.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump version to 3.1.1 (#393)

v3.1.0

Toggle v3.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add Python bindings for human state-related data structures (#379)

Co-authored-by: Silvio Traversaro <[email protected]>