yarp

YARP - Yet Another Robot Platform

YARP logo
YARP

YARP homepage

 __  __ ___  ____   ____
 \ \/ //, _ \, _ \
  \  // /, / /, / /
  / // ___, _ \, _/
 /_//_/, _, _, \_\, _, ========================
Yet Another Robot Platform

Latest release
Release date

YARP is a library and toolkit for communication and device interfaces,
used on everything from humanoids to embedded devices.

Documentation

YARP documentation

Installation

See full instructions at http://www.yarp.it/install.html

  • On Linux:
sudo apt-get install cmake libace-dev
git clone https://github.com/robotology/yarp
cd yarp && mkdir build && cd build && cmake .. && make
sudo make install  # Optional
brew install robotology/formulae/yarp

Regular YARP builds use the ACE library.
On Linux and macOS, YARP can be compiled without ACE by adding -DSKIP_ACE=TRUE
when running cmake.

Tutorials

There's a comprehensive list of tutorials here:

License

License

Material included in YARP is Copyright of Istituto Italiano di Tecnologia (IIT),
RobotCub Consortium and other contributors.

Most YARP components are released under the terms of the BSD-3-Clause.
Some optional components are released under the terms of the LGPL-2.1 or later,
GPL-2.0 or later, GPL-3.0 or later, or Apache-2.0 License.
See the file COPYING and LICENSE files for details.

CI Status

Build Status (Linux/macOS)
Build status (Windows)

and more

Stats

Github commits (since latest release)
GitHub last commit

GitHub commit activity the past week, 4 weeks, year
GitHub contributors

GitHub closed issues
GitHub issues

GitHub pull requests
GitHub closed pull requests

GitHub top language
GitHub language count

Development Powered by

GitHub

Travis

AppVeyor

Slack

ZenHub

Shields.io

YARPino

主要指標

概覽
名稱與所有者robotology/yarp
主編程語言C++
編程語言CMake (語言數: 20)
平台
許可證Other
所有者活动
創建於2013-04-18 09:13:24
推送於2025-05-15 08:36:42
最后一次提交2025-05-15 10:36:42
發布數86
最新版本名稱v3.11.2 (發布於 2025-02-28 12:42:51)
第一版名稱v2.0.4 (發布於 2006-07-05 14:27:32)
用户参与
星數562
關注者數59
派生數200
提交數18.7k
已啟用問題?
問題數1290
打開的問題數239
拉請求數1641
打開的拉請求數22
關閉的拉請求數164
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?