Coder Social home page Coder Social logo

xuhuairuogu / yarp Goto Github PK

View Code? Open in Web Editor NEW

This project forked from robotology/yarp

0.0 2.0 0.0 58.94 MB

YARP - Yet Another Robot Platform

Home Page: http://www.yarp.it

License: Other

CSS 0.01% JavaScript 0.42% HTML 0.01% CMake 6.77% Shell 0.63% C++ 90.60% Lua 0.26% C# 0.02% Common Lisp 0.01% MATLAB 0.37% Perl 0.10% Python 0.06% Ruby 0.01% Scheme 0.01% Tcl 0.01% Java 0.13% TeX 0.01% QML 0.39% QMake 0.20% Cuda 0.01%

yarp's Introduction

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

YARP

YARP Homepage 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://www.yarp.it/install.html

On macOS:

brew install robotology/formulae/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 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

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/macOS) Build status (Windows) and more

Coverage Status

Issues

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.