Skip to content

Commit

Permalink
YARP 3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mbrunettini committed Jul 31, 2018
1 parent 686bbd4 commit e8c91b7
Show file tree
Hide file tree
Showing 4 changed files with 30 additions and 13 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ endif()

# Main project
project(YARP
VERSION 3.0.102
VERSION 3.1.0
LANGUAGES C CXX)
set(PROJECT_DESCRIPTION "YARP: A thin middleware for humanoid robots and more")

Expand Down
9 changes: 5 additions & 4 deletions COPYING
Original file line number Diff line number Diff line change
Expand Up @@ -80,8 +80,8 @@ The list of committers in the YARP repository (ordered by number of commit) is:
Paul Fitzpatrick
Daniele E. Domenichelli
Lorenzo Natale
Marco Randazzo
Nicolò Genesio
Marco Randazzo
Alberto Cardellino
Ugo Pattacini
Ali Paikan
Expand All @@ -108,11 +108,11 @@ The list of committers in the YARP repository (ordered by number of commit) is:
Bartek Łukawski
Juan G. Victores
Andrea Del Prete
Nuno Guedelha
Arjan Gijsberts
Carlos Beltran-Gonzalez
Claudio Castellini
Daniel Krieg
Nuno Guedelha
Alexandros Paraschos
Diego Ferigo
Giovanni Saponaro
Expand All @@ -129,6 +129,7 @@ The list of committers in the YARP repository (ordered by number of commit) is:
Francesco Giovannini
Bruno Nery
Davide Pollarolo
Emilio Cartoni
Fabien Benureau
Francesco Orabona
Gabriele Nava
Expand All @@ -155,8 +156,8 @@ The list of committers in the YARP repository (ordered by number of commit) is:

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
Istituto Italiano di Tecnologia (IIT) (2192 files)
RobotCub Consortium (732 files)
Istituto Italiano di Tecnologia (IIT) (2206 files)
RobotCub Consortium (739 files)
Daniel Krieg <[email protected]> (16 files)
David Miller <[email protected]> (13 files)
David Vignoni <[email protected]> (13 files)
Expand Down
15 changes: 8 additions & 7 deletions doc/installation/download.dox
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,14 @@

Latest YARP release is:

+ YARP 3.0.1 (2018-07-25)
+ YARP 3.1.0 (2018-07-31)

\section download_source_code Source Code

Latest release can be downloaded from here:

+ https://github.com/robotology/yarp/archive/v3.0.1.tar.gz
+ https://github.com/robotology/yarp/archive/v3.0.1.zip
+ https://github.com/robotology/yarp/archive/v3.1.0.tar.gz
+ https://github.com/robotology/yarp/archive/v3.1.0.zip

\section download_binary Binary releases

Expand All @@ -30,11 +30,11 @@ __Installers__:

| | MSVC 2015/2017 |
|-------|:---------------------------------:|
| Win32 | [yarp_3.0.1_v14_x86_1.exe] |
| x64 | [yarp_3.0.1_v14_x86_amd64_1.exe] |
| Win32 | [yarp_3.1.0_v14_x86_1.exe] |
| x64 | [yarp_3.1.0_v14_x86_amd64_1.exe] |

[yarp_3.0.1_v14_x86_1.exe]: https://github.com/robotology/yarp/releases/download/v3.0.1/yarp_3.0.1_v14_x86_1.exe
[yarp_3.0.1_v14_x86_amd64_1.exe]: https://github.com/robotology/yarp/releases/download/v3.0.1/yarp_3.0.1_v14_x86_amd64_1.exe
[yarp_3.1.0_v14_x86_1.exe]: https://github.com/robotology/yarp/releases/download/v3.1.0/yarp_3.1.0_v14_x86_1.exe
[yarp_3.1.0_v14_x86_amd64_1.exe]: https://github.com/robotology/yarp/releases/download/v3.1.0/yarp_3.1.0_v14_x86_amd64_1.exe


\subsection download_linux Linux (Debian/Ubuntu)
Expand All @@ -60,6 +60,7 @@ Previous versions are hosted on

__Previous releases version and dates__:

+ YARP 3.0.1 (2018-07-25)
+ YARP 3.0.0 (2018-06-11)
+ YARP 2.3.72.1 (2018-06-11)
+ YARP 2.3.72 (2018-02-12)
Expand Down
17 changes: 16 additions & 1 deletion doc/release/v3_1_0.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
YARP 3.1.0 (UNRELEASED) Release Notes {#v3_1_0}
YARP 3.1.0 (2018-07-31) Release Notes {#v3_1_0}
=====================================


Expand Down Expand Up @@ -123,4 +123,19 @@ This is a list of people that contributed to this release (generated from the
git history using `git shortlog -ens --no-merges v3.0.0..v3.1.0`):

```
100 Daniele E. Domenichelli <[email protected]>
69 Nicolò Genesio <[email protected]>
26 Damiano Enerli <[email protected]>
17 Marco Randazzo <[email protected]>
8 Nuno Guedelha <[email protected]>
4 Valentina Gaggero <[email protected]>
2 Bartek Łukawski <[email protected]>
2 Emilio Cartoni <[email protected]>
2 Lorenzo Rapetti <[email protected]>
2 Matteo Brunettini <[email protected]>
2 Ugo Pattacini <[email protected]>
1 Alberto Cardellino <[email protected]>
1 Andrea Ruzzenenti <[email protected]>
1 Claudio Fantacci <[email protected]>
1 Mohamed Babiker Mohamed Elobaid <[email protected]>
```

0 comments on commit e8c91b7

Please sign in to comment.