Skip to content

Releases: robotology/blocktest-yarp-plugins

v1.1.5

14 May 15:35
2164994
Compare
Choose a tag to compare

What's Changed

  • Remove rosmsg component by @Nicogene in #15
  • Fully qualify BlockTestCore::execution to avoid confusion with std::execution by @traversaro in #16
  • Fully qualify BlockTestCore::execution to avoid confusion with std::execution (part 2) by @traversaro in #17

Full Changelog: v1.1.4...v1.1.5

v1.1.4

19 Jun 10:33
a83b990
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.3...v1.1.4

v1.1.3

20 May 13:16
3786313
Compare
Choose a tag to compare

Full Changelog: v1.1.2...v1.1.3

blocktest-yarp-plugins 1.1.2 (2021-08-05)

05 Aug 14:51
d9a6212
Compare
Choose a tag to compare

Important Changes

New Features

Bug Fixes

  • Fixed overwriting linking flags(#10)

Contributors

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

     2  Nicolò Genesio <[email protected]>
     1  Silvio Traversaro <[email protected]>

blocktest-yarp-plugins 1.1.1 (2021-02-15)

15 Feb 13:00
Compare
Choose a tag to compare

Important Changes

New Features

  • Added openpolydriver action

Bug Fixes

  • Fixed CAN actions(#7)

Contributors

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

    10  Nicolò Genesio <[email protected]>
     3  Luca <[email protected]>
     2  Davide <[email protected]>
     1  davidetome <[email protected]>


blocktest-yarp-plugins 1.1.0 (2020-07-08)

08 Jul 14:26
Compare
Choose a tag to compare

Important Changes

Dependencies

  • Added YCM as dependecy
  • YARP version 3.3.0 is now required

New Features

  • Added uninstall cmake target.
  • Added actionPortRead.
  • Added actionPortWrite.
  • Added actionCanWrite.
  • Added actionCanRead.

Bug Fixes

  • Fixed open and connect ports.
  • Fixed crash on exit.
  • Fixed report.
  • Fixed relative paths in the lib when installed.
  • Fixed Windows compilation

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.0..v1.1.0):

    15  Nicolò Genesio <[email protected]>
     7  tumme <[email protected]>
     6  Luca Tricerri <[email protected]>
     1  Davide Tomé <[email protected]>
     1  Luca <[email protected]>
     1  triccyx <[email protected]>

blocktest-yarp-plugins 1.0.0 (2019-07-08)

08 Jul 14:55
Compare
Choose a tag to compare

blocktest-yarp-plugins 1.0.0 (2019-07-08) {#v1_0_0}

Important Changes

Dependencies

  • Removed PugiXml as dependency.

New Features

  • Added actionPolydriverOpener.
  • Added actionPortDisconnect.
  • Added actionPortConnect.
  • Added actionPortClose.
  • Added actionPortOpen.

Bug Fixes

  • Fixed logging crashes.
  • Fixed actionSendDirectPosition in case of empty table.

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.0):

    16  Nicolò Genesio <[email protected]>
    12  Luca Tricerri <[email protected]>
     3  Andrea Ruzzenenti <[email protected]>