This file documents notable changes to this project done before December 2023. For changes after that date, plase refers to the release notes of each release at https://github.dev/robotology/idyntree-yarp-tools/releases .
- Fix use of transformServer device in yarprobotstatepublisher #49
- The remapper connector will not fail if some board of joint is not available #47
- Share connection methods to the robot among tools #43
- idyntree-yarp-visualizer : Read the net external wrenches using a vector collection matching the change done in
whole-body-estimators
0.9.0 in robotology/whole-body-estimators#155 (#38).
- Fixed compatibility with YARP 3.7 (#30).
- Fixed the conversion from
iDynTree
toyarp
pixels after robotology/idyntree#903. Removed some deprecation warnings (#16)
- Fixed compatibility with YARP 3.5.100 (#20).
- Added
IDYNTREE_YARP_TOOLS_USES_QT_CHARTS
option to disable just the compilation ofidyntree-plotter
that depends on Qt5 Charts.
- First release of the repo. Contains the new tool
idyntree-yarp-visualizer
and the toolsurdf2dh
,yarprobotstatepublisher
idyntree-plotter
andidyntree-sole-gui
migrated from iDynTree.