Go to file
Herb Kuta ac5e6aeeb5 DRAFT layer.conf: Depend on meta-qt5 if "ros-qt5" feature enabled 2019-07-03 14:24:50 -07:00
classes DRAFT Add ros_distro_dashing.bbclass 2019-07-03 14:24:47 -07:00
conf DRAFT layer.conf: Depend on meta-qt5 if "ros-qt5" feature enabled 2019-07-03 14:24:50 -07:00
files DRAFT {dashing} Initial sync to dashing-cache.yaml 20190607222522 2019-07-03 14:24:46 -07:00
generated-recipes-bouncy DRAFT {bouncy} Initial sync to bouncy-cache.yaml as of 20190617174059 2019-07-03 14:24:44 -07:00
generated-recipes-crystal DRAFT {crystal} Initial sync to crystal-cache.yaml as of 20190617172901 2019-07-03 14:24:45 -07:00
generated-recipes-dashing DRAFT {dashing} Initial sync to dashing-cache.yaml 20190607222522 2019-07-03 14:24:46 -07:00
generated-recipes-melodic DRAFT {melodic} Initial sync to melodic-cache.yaml as of 20190617190348 2019-07-03 14:24:43 -07:00
lib/recipetool New plugin for generating catkin recipes 2017-08-25 16:13:12 -07:00
licenses Added python-defusedxml recipe to fix runtime dependency. 2018-07-11 20:44:21 +02:00
recipes-core DRAFT packagegroup-ros2-*.bb: Replace ros2- packages with original names 2019-07-03 14:24:49 -07:00
recipes-devtools DRAFT python-wstool: Upgrade to v0.1.17 (version from newer-platform-components.list) 2019-07-03 14:24:42 -07:00
recipes-extended DRAFT Move recipes-extended/sophus -> v1-recipes-ros1/sophus 2019-07-03 14:24:48 -07:00
recipes-graphics/graphviz DRAFT graphviz_2.40.1.bb: Import from meta-oe[master]@a07c969aebea4edb66babbc264777f626ed8eb7b 2019-07-03 14:24:39 -07:00
recipes-sca/cppcheck DRAFT cppcheck: Add downloadfilename parameter to SRC_URI 2019-07-03 14:24:39 -07:00
recipes-support DRAFT opencv_3.%.bbappend: Configure with Python being used 2019-07-03 14:24:42 -07:00
recipes-test/cppunit DRAFT cppunit: Upgrade to v1.14.0 2019-07-03 14:24:40 -07:00
scripts DRAFT Add scripts/ros-generate-recipes.sh 2019-07-03 14:24:43 -07:00
.gitignore DRAFT .gitignore: Ignore .pr-*.tmp 2019-07-03 14:24:43 -07:00
.gitmodules dropping unmaintained test-reports git submodule (resolves #297) 2014-12-02 08:41:55 +01:00
.travis.yml .travis.yml: continuously check the patch files 2014-08-18 06:53:41 +02:00
.yottaci.yml enable CI builds 2017-09-20 08:57:29 +03:00
CONTENTS CONTENTS: adjusted to current state and tuned formatting 2013-08-05 08:12:21 +02:00
COPYING.MIT adding license in preparation of going public 2012-12-20 14:23:02 +01:00
README.md DRAFT README.md: Branch is now rebaseable [morty-draft] 2019-07-03 14:24:33 -07:00

README.md

Rebaseable Branch morty-draft

NOTICE: This branch may be rebased without warning. You are advised to specify the --rebase option when pulling.

UNDER CONSTRUCTION!

The original implementation of meta-ros for ROS 1 Indigo Igloo (https://github.com/bmwcarit/meta-ros was transferred here on 2019-06-25. It is in the process of being upgraded to be able to build current ROS 1 and ROS 2 distros (Crystal Clemmys, Dashing Diademata, and eventually Melodic Morenia and Bouncy Bolson) from recipes generated by superflore and might not be usable for a little while. Please see this wiki page for details of what is being done. Draft versions of these changes are in this branch.

The original implementation has been retained in the legacy branch.