Coder Social home page Coder Social logo

ros-content-sharing-snaps's Introduction

ros-content-sharing-snaps

ROS content sharing snaps generator

This repository contains various scripts to generate the content sharing snaps for ROS. The snapcraft extensions corresponding to these content-sharing can be found the snapcraft documentation for ROS and ROS 2.

Additionnaly, this repository contains the CI to build and upload the content sharing snaps.

Scripts

generate_package_xml_recursive_dependencies

Generate a package.xml with all the recursive build, buildtool, build_export, buildtool_export, exec, run and test dependencies as exec depends.

optional arguments:
  -h, --help            show this help message and exit
  --rosdistro {noetic,foxy,humble}
                        The ROS distro to evaluate.
  --variant {desktop,desktop-full,perception,robot,ros-base,ros-core}
                        The ROS (install) metapackage to serve as a variant. (default: None).
  -o OUTPUT_FILE, --output-file OUTPUT_FILE
                        package.xml file to write for dependencies
  -c CMAKE_FILE, --cmake-file CMAKE_FILE
                        CMakeLists.txt file to write for metapackages

generate_ros_meta_snapcraft_file

Generate a snapcraft.yaml file for a ROS foundational snap.

optional arguments:
  -h, --help            show this help message and exit
  -r {noetic,foxy,humble}, --rosdistro {noetic,foxy,humble}
                        The ROS distro to target.
  -v {desktop,desktop-full,perception,robot,ros-base,ros-core}, --variant {desktop,desktop-full,perception,robot,ros-base,ros-core}
                        The ROS metapackage to serve as a baseline. (default: ros-core).
  -p PATH, --path PATH  Output path for generated files.
  -s, --snap            Run snapcraft.
  -d, --dev             Generate the dev snap.
  -q, --quiet           Do not print.

generate_all_ros_meta_snapcraft_file

Generate a `snapcraft.yaml`` file for all ROS foundational snap.

optional arguments:
  -h, --help            show this help message and exit
  -p PATH, --path PATH  Output path for generated files.
  -s, --snap            Run snapcraft for the generated files.

ros-content-sharing-snaps's People

Contributors

artivis avatar giusebar avatar guillaumebeuzeboc avatar mirkoferrati avatar

Watchers

 avatar  avatar  avatar

ros-content-sharing-snaps's Issues

Deprecation message

The following deprecation message appears for core24 snaps (possibly core22 as well?):

CRAFT_ARCH_TRIPLET is deprecated, use CRAFT_ARCH_TRIPLET_BUILD_{ON|FOR}                                                                                                                                             

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.