Coder Social home page Coder Social logo

francesco-romano / yarp Goto Github PK

View Code? Open in Web Editor NEW

This project forked from robotology/yarp

0.0 2.0 0.0 61.27 MB

YARP - Yet Another Robot Platform

Home Page: http://wiki.icub.org/yarpdoc

License: Other

Shell 1.70% C++ 89.62% C# 0.02% Common Lisp 0.02% Lua 0.21% MATLAB 0.39% Perl 0.11% Python 0.02% Ruby 0.01% Scheme 0.01% Tcl 0.01% Java 0.14% TeX 0.01% CSS 0.08% Cuda 0.01% C 7.43% Thrift 0.06% PowerShell 0.11% Makefile 0.03% XSLT 0.03%

yarp's Introduction

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

YARP

YARP Homepage ![Latest Release](https://img.shields.io/github/tag/robotology/yarp.svg?label=Latest Release)

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

Installation

See full instructions at http://wiki.icub.org/yarpdoc/install.html

On OSX:

brew install yarp

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

On Windows:

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

Tutorials

There's a comprehensive list of tutorials here:

License

Material included in YARP is Copyright of Istituto Italiano di Tecnologia and RobotCub Consortium. YARP is released under the terms of the LGPL v2.1 or later. See the file COPYING for details.

Certain optional parts of YARP have dependencies that have more requirements than the LGPL:

  • libYARP_math uses the GNU Scientific Library, under the GPL.
  • devices urbtc, vfw, dimax_u2c have components that are under the GPL.

Status

![Build Status (Linux/OSX)](https://img.shields.io/travis/robotology/yarp/master.svg?label=Build Status (Linux/OSX)) ![Build status (Windows)](https://img.shields.io/appveyor/ci/paulfitz/yarp/master.svg?label=Build Status (Windows)) and more

Coverage Status

Issues

yarp's People

Contributors

paulfitz avatar drdanz avatar lornat75 avatar pattacini avatar ale-git avatar randaz81 avatar spiglerg avatar giorgiometta avatar alexbernardino avatar daragao avatar mbrunettini avatar traversaro avatar alecive avatar carlosbeltran avatar claudio1972 avatar francesco-romano avatar vtikha avatar mirkoferrati avatar arocchi avatar brunonery avatar robogeek42 avatar valegagge avatar enricomingo avatar matejhof avatar pliniomoreno avatar arwen-h avatar vicentepedro avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.