-
Notifications
You must be signed in to change notification settings - Fork 194
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Loading status checks…
YARP 3.9.0
1 parent
5b70147
commit 768dfed
Showing
5 changed files
with
42 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -16,7 +16,7 @@ jobs: | |
- name: Nightly Merge | ||
uses: robotology/[email protected] | ||
with: | ||
stable_branch: 'yarp-3.8' | ||
stable_branch: 'master' | ||
development_branch: 'master' | ||
allow_ff: false | ||
user_name: 'robotology-bot' | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -97,8 +97,8 @@ The list of committers in the YARP repository (ordered by number of commit) is: | |
Ugo Pattacini | ||
Ali Paikan | ||
YARP Developers | ||
Damiano Enerli | ||
Silvio Traversaro | ||
Damiano Enerli | ||
Andrea Ruzzenenti | ||
Alessandro Scalzo | ||
Elena Ceseracciu | ||
|
@@ -128,10 +128,12 @@ The list of committers in the YARP repository (ordered by number of commit) is: | |
Arjan Gijsberts | ||
Carlos Beltran-Gonzalez | ||
Claudio Castellini | ||
fbrand-new | ||
Daniel Krieg | ||
Fabio Valla | ||
Simone Girardi | ||
robotology-bot (Tag Repository Action) | ||
Fabio Valla | ||
Arren Glover | ||
Prashanth Ramadoss | ||
Alexandros Paraschos | ||
Plinio Moreno | ||
|
@@ -155,8 +157,8 @@ The list of committers in the YARP repository (ordered by number of commit) is: | |
David-Estevez | ||
Francesco Giovannini | ||
hypothe | ||
Arren Glover | ||
Bruno Nery | ||
Davide | ||
Davide Pollarolo | ||
Emilio Cartoni | ||
Fabien Benureau | ||
|
@@ -167,12 +169,13 @@ The list of committers in the YARP repository (ordered by number of commit) is: | |
Johnny Willemsen | ||
Mohamed Babiker Mohamed Elobaid | ||
Naeem Assif Mirza | ||
Simone | ||
Ze Ji | ||
fbrand-new | ||
Austin Kothig | ||
Carlo Ciliberto | ||
Carlotta Sartore | ||
Claudia Latella | ||
Davide Gorbani | ||
Davide Tome | ||
Elena Rampone | ||
Emilio Benenati | ||
|
@@ -184,26 +187,26 @@ The list of committers in the YARP repository (ordered by number of commit) is: | |
Marco Gabriele Fedozzi | ||
Marco Monforte | ||
Marco Randazzo | ||
Marco Randazzo | ||
Massimiliano Iacono | ||
Matej Hoffmann | ||
Mattia Fussi | ||
Pedro Vicente | ||
Serena Ivaldi | ||
Simone | ||
Vítor Galvão | ||
Zero King | ||
|
||
The list of copyright holders for YARP is: | ||
Copyright (C) 1995, 2000, 2003, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2023 | ||
Istituto Italiano di Tecnologia (IIT) (2805 files) | ||
RobotCub Consortium (766 files) | ||
Copyright (C) 1995, 2000, 2003, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022, 2023 | ||
Istituto Italiano di Tecnologia (IIT) (2900 files) | ||
RobotCub Consortium (738 files) | ||
Daniel Krieg <[email protected]> (16 files) | ||
Anne van Rossum <[email protected]> (11 files) | ||
Arjan Gijsberts (10 files) | ||
Giacomo Spigler (7 files) | ||
Digia Plc and/or its subsidiary(-ies) (4 files) | ||
Alexandre Bernardino (3 files) | ||
Carlos Beltran-Gonzalez (3 files) | ||
Giacomo Spigler (3 files) | ||
Eric Mislivec (2 files) | ||
Freyr Magnusson (2 files) | ||
Intel Corporation (2 files) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,10 @@ | ||
YARP 3.9.0 (2023-11-21) {#v3_9_0} | ||
======================= | ||
================== | ||
|
||
[TOC] | ||
|
||
YARP 3.9.0 Release Notes | ||
======================== | ||
=================== | ||
|
||
A (partial) list of bug fixed and issues resolved in this release can be found | ||
[here](https://github.com/robotology/yarp/issues?q=label%3A%22Fixed+in%3A+YARP+v3.9.0%22). | ||
|
@@ -96,3 +96,27 @@ Added new gui `yarpllmgui` to control `IChatbot` devices. | |
* Added nwc device `speechTranscription_nwc_yarp` for the `ISpeechTranscription` interface and the corresponding test | ||
* Added nws device `speechTranscription_nws_yarp` | ||
* Added fake device `fakeSpeechTranscription` | ||
|
||
Contributors | ||
------------ | ||
|
||
This is a list of people that contributed to this release (generated from the | ||
git history using `git shortlog -ens --no-merges v3.8.0..v3.9.0`): | ||
|
||
``` | ||
127 Marco Randazzo <[email protected]> | ||
37 Ettore Landini <[email protected]> | ||
14 Nicolò Genesio <[email protected]> | ||
14 fbrand-new <[email protected]> | ||
7 Silvio Traversaro <[email protected]> | ||
6 Arren Glover <[email protected]> | ||
4 robotology-bot (Tag Repository Action) <[email protected]> | ||
3 Bartek Łukawski <[email protected]> | ||
2 Davide <[email protected]> | ||
2 Ugo Pattacini <[email protected]> | ||
1 Davide Gorbani <[email protected]> | ||
1 Marco Randazzo <[email protected]> | ||
1 Simone <[email protected]> | ||
1 Simone Girardi <[email protected]> | ||
1 Stefano Dafarra <[email protected]> | ||
``` |