Giter VIP home page Giter VIP logo

ros-overlay's Introduction

ros-overlay

This overlay contains ebuilds for the Robot Operating System (ROS).

For instructions, please look to the ROS wiki.

Contributing

There's a lot of ways to help out.

My Build Failed:

In managing some 6000 ebuilds, one runs into a few hickups. Please don't hesitate to file an issue!

List of Failures

As changes progress, things break. You can find a list of failures here in the form of a GitHub gist.

Superflore:

Superflore is the tool used to generate almost every ebuild in this repository. Since, frequently, the issue is that an ebuild simply needs to be regenerated, I'll document how to use Superflore to do so.

  1. Ensure you have docker installed. This is needed to generate manifests.
  2. [optional] Clone the overlay somewhere on your system, and verify it is on the master branch.
  3. Set up your ~/.netrc file with your GitHub login.
  4. Clone & install superflore.
$ git clone https://github.com/ros-infrastructure/superflore
$ cd superflore
$ sudo python3 ./setup.py install
  1. Run superflore to regenerate your package(s).
$ superflore-gen-ebuilds --ros-distro [distro] --only [pkg1] [pkg2] ... [pkgn]

If you cloned the overlay and want to use the stashed version, add --output-repository-path [location of your repo] to the end of the command above. 6. The above command will file a PR under your name to this overlay.

Checking Packages with Superflore

You can also check if packages are building using superflore.

$ superflore-check-ebuilds --ros-distro [distro_1] [distro_2] ... [distro_n] --pkgs [pkg1] [pkg2] ... [pkgn]

This will spawn a fresh docker container for each package you listed, and attempt to build the package on a clean docker image.

ros-overlay's People

Contributors

allenh1 avatar awesomebytes avatar alessandro-barbieri avatar gentoo-ros-bot avatar arne48 avatar pholthaus avatar wyc avatar flabrosse avatar thelurps avatar concavegit avatar paralin avatar dasroteskelett avatar gemarcano avatar lewis-kelley avatar malcolmmielle avatar fcolecumberri avatar

Watchers

 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.