Coder Social home page Coder Social logo

vinay046 / meta-ros Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ros/meta-ros

0.0 0.0 0.0 38.28 MB

OpenEmbedded Layers for ROS 1 and ROS 2

License: MIT License

Shell 0.23% C++ 0.01% C 0.19% PHP 0.08% Clojure 0.01% Pawn 0.21% BitBake 89.60% HTML 3.18% CMake 0.01% NASL 6.49%

meta-ros's Introduction

meta-ros

This is a series of OpenEmbedded layers designed to add support for the Robot Operating System (ROS) for embedded Linux releases by the Yocto Project.

It enables developers to create custom, Linux-based robotic systems, taking advantage of capabilities of ROS and the flexibility of the Yocto Project.

Supported Combinations

The following table shows the end-of-life dates for combinations of Yocto Releases and ROS Distros. Releases and distros not shown in the table above can be presumed unsupported.

Yocto Release ROS1 Distros ROS 2 Distros
(Rolling) Noetic Humble (LTS) Iron
May 2025 May 2027 Nov 2024
Scarthgap (Dev) Apr 2028 May 2025 May 2027 Nov 2024
Nanbield Apr 2024 May 2025 Apr 2024 Apr 2024
Mickledore Nov 2023 Nov 2023 Nov 2023 1 Nov 2023
Langdale May 2023 May 2023 May 2023 2 May 2023
Kirkstone (LTS) Apr 2026 Apr 2024 Apr 2026 Nov 2024
Honister May 2022 May 2022 May 2022 May 2022
Hardknott Apr 2022 Apr 2022 Apr 2022 1 Apr 2022
Gatesgarth May 2021 May 2021 May 2021 May 2021
Dunfell (LTS) Apr 2024 Apr 2024 Apr 2024 Apr 2024

Support Levels

Value Definition
full the configuration is fully supported
unsupported the configuration is never built and only updated to fix breaking changes introduced upstream, eg [master] of a component’s repository being renamed to [main] or git:// needing to be replaced by https://
1 best-effort the configuration has an EOL-ed ROS distro or OpenEmbedded release series, which means only a “best effort” will be made to have all its packages build
2 contrib the configuration has been contributed and is not built

Getting Started

git clone -b build --single-branch https://github.com/ros/meta-ros.git build

mkdir conf
ln -snf ../conf build/.
cp build/files/ros2-humble-kirkstone.mcf  conf/.

build/scripts/mcf -f conf/ros2-humble-kirkstone.mcf

source openembedded-core/oe-init-build-env

bitbake ros-image-core

Repository Layout

Branches

The master branch follows the Yocto Project release series currently under development.

The branches named after Yocto releases track updates during their support lifecycle. The commit history on these branches is linear.

The -next branches contain commits that are pending being merged into their corresponding unsuffixed branches. The commit history on these branches may get rewritten as patches are tested and revised.

The build branch contains the mcf tool which can be used for creating an environment using the .mcf configuration files. These files may be found in the files, files-contrib, and files-unsupported directories in the build branch.

Tags

Information on past meta-ros milestone releases can be found on the meta-ros GitHub wiki: https://github.com/ros/meta-ros/wiki/Superflore-OE-Recipe-Generation-Scheme#milestones

The last official milestone was Milestone 17 on 2022-06-05.

Milestones provide updates for all supported combinations of OpenEmbedded releases and ROS Distributions. They follow the format <BRANCH>/milestones/<N>.

ROS Layers

The meta-ros-common layer provides recipes that are common to all ROS distributions. This typically includes 3rd party libraries and tools needed by ROS as well as ROS-specific image and package group recipes.

The ROS distros each have their own sub-directory containing a layer inside each branch. This contains bitbake configuration files that describe the ROS distro including which packages from ROS may be built. The recipes generated by the superflore tool may be found in the recipes-* directories. When changes are required against the generated recipes, the bbappend files are created in recipes-bbappends.

History

The original implementation of meta-ros for ROS 1 Indigo Igloo (https://github.com/bmwcarit/meta-ros) was transferred here on 2019-06-25.

The initial port of ROS 2 port was undertaken by Erle Robotics. Their work was shared at this repository and integrated upstream into meta-ros.

It has been converted to use recipes generated by superflore. Please see this wiki page for details of what was done and the current development milestones.

The original implementation has been retained in the legacy branch.

Contributing

There are many ways to contribute back to meta-ros. This includes helping report build errors, writing documentation, adding support for ROS packages that are currently skipped, and adding build-time and run-time tests for ROS packages.

  • To find details of how meta-ros is being developed, you may find detailed information at the meta-ros wiki.

  • To report a bug with meta-ros, we encourage you to file an issue. We also welcome pull requests.

  • See CONTRIBUTING.md for additional information about ROS contribution policies.

Join the meta-ros Community

To join the conversation about meta-ros you may find us on the forum or at our bi-weekly working group meeting:

meta-ros's People

Contributors

shr-project avatar robwoolley avatar bulwahn avatar herb-kuta-lge avatar herbrechtsmeier avatar kristofrobot avatar grsandeep85 avatar rojkov avatar jb-seo avatar vmayoral avatar dominiquehunziker avatar johannesschrimpf avatar housel avatar windelbouwman avatar andre-rosa avatar jvgomez avatar sticha avatar moto-timo avatar ashcharles avatar mbelluzzo-intel avatar lewisliupub avatar koenkooi avatar kraj avatar kuta42 avatar guludo avatar yossizap avatar wintermuteger avatar friedcircuits avatar sudo-run-dos-run avatar schmierer 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.