Skip to content

Releases: robotology/funny-things

v2.3.1

05 Dec 09:59
b4839fa

Choose a tag to compare

What's Changed

  • Fix warning with CMake >= 3.31 by bumping policy_max to 3.10 by @traversaro in #28
  • Remove deprecated addDouble in favour of addFloat64 by @martinaxgloria in #29

New Contributors

Full Changelog: v2.3.0...v2.3.1

v2.3.0

27 Feb 10:50
7ba5a73

Choose a tag to compare

What's Changed

Full Changelog: v2.2.0...v2.3.0

v2.2.0

12 Dec 13:52
9dddc4b

Choose a tag to compare

What's Changed

Full Changelog: v2.1.0...v2.2.0

v2.1.0

26 May 09:39
0752a0e

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.0...v2.1.0

v2.0.0

24 Dec 13:16
5967d55

Choose a tag to compare

What's Changed

iCubBlinker is now compatible with the upcoming YARP 3.6 (#23). It required to implement a breaking change on the rpc protocol, now the single blink vocab is blink_single, in place of blink.

Full Changelog: v1.1.0...v2.0.0

v1.1.0

03 Dec 13:56
d020e54

Choose a tag to compare

What's Changed

  • iCubBlinker: add the support also for the robots mounting the RFE boards by @Nicogene in #15
  • Adding few scripts we have used in the last demos with iCubGenova04 by @S-Dafarra in #16
  • Adding script used for tobia movie by @vvasco in #18
  • Port the code of FunnyThingsApp from appsAway to funny-things by @Nicogene in #20
  • funnyThingsApp: add missing bash scripts by @Nicogene in #21

New Contributors

Full Changelog: v1.0.0...v1.1.0