Skip to content

Releases: robotology/blocktest

blocktest 2.2.0 (2020-03-09)

09 Mar 17:30
Compare
Choose a tag to compare

Important Changes

  • Added support for macOs.

New Features

  • Added some xml for running complex test cases(e.g red ball).

Bug Fixes

  • Fixed error report.
  • Fixed the logging time.

Contributors

This is a list of people that contributed to this release (generated from the
git history using git shortlog -ens --no-merges v2.0.0..v2.2.0):

    23  Nicolò Genesio <[email protected]>
    22  Luca Tricerri <[email protected]>

blocktest 2.1.0 (2019-08-28)

28 Aug 15:13
Compare
Choose a tag to compare

Important Changes

  • Changed the macro definition for creating custom plugins.

Dependencies

  • Increased the minimum version required of boost to 1.65.0.

Bug Fixes

  • Fixed the documentation.
  • Fixed crashes during closure of blocktestrunner.
  • Fixed several GUI bugs.
  • Fixed the report of error messages.

Contributors

This is a list of people that contributed to this release (generated from the
git history using git shortlog -ens --no-merges v2.0.0..v2.1.0):

    11  Luca Tricerri <[email protected]>
     4  Nicolò Genesio <[email protected]>

blocktest 2.0.0 (2019-07-08)

08 Jul 14:47
Compare
Choose a tag to compare

Important Changes

CMake

  • Added blocktestcoreConfig.cmake for the usage of the new blocktestcore
    library by external projects.
  • Added some missing install targets.

Dependencies

  • Removed dependency from YARP and pugixml.

New Features

  • Added tableWave to make a target joint from a target to another and way back.
  • Added tableExpression to make move a joint following a trajectory expressed
    by a mathematical formula.

Bug Fixes

  • Fixed tableIncrement functionality.
  • Fixed some bug in UX of ScriptBuilder.
  • Fixed some install targets.
  • Fixed logging.

Contributors

This is a list of people that contributed to this release (generated from the
git history using git shortlog -ens --no-merges v1.0..v2.0.0):

    47  Luca Tricerri <[email protected]>
    29  Nicolò Genesio <[email protected]>
     4  Andrea Ruzzenenti <[email protected]>
     2  icub <[email protected]>

First stable

27 May 10:01
Compare
Choose a tag to compare
v.1.0

bugfix