Go to file
JeongBong Seo 6e445710d7 DRAFT message-filters-3.0.0_common.inc: Append to ROS_BUILDTOOL_DEPENDS 2019-07-03 14:25:02 -07:00
classes DRAFT ament.bbclass: Don't remove local_setup.*, environment from what's installed 2019-07-03 14:24:55 -07:00
conf DRAFT {crystal} libyaml-vendor: PROVIDE/RPROVIDE libyaml 2019-07-03 14:24:59 -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
includes-ros1/vision-opencv DRAFT cv-bridge-2.1.0.inc: Fixup dependencies 2019-07-03 14:25:02 -07:00
includes-ros2 DRAFT message-filters-3.0.0_common.inc: Append to ROS_BUILDTOOL_DEPENDS 2019-07-03 14:25:02 -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 core-image-ros-sdktest.bb: Append appropriate packages to IMAGE_INSTALL for ROS 2 2019-07-03 14:25:00 -07:00
recipes-devtools DRAFT Add python3-psutil_%.bbappend: BBCLASSEXTEND += "native" 2019-07-03 14:25:01 -07:00
recipes-extended SQUASH? pcl: Set PARALLEL_MAKE to an empirically determined value 2019-07-03 14:25:01 -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 asio_%.bbappend: BBCLASSEXTEND = "native" 2019-07-03 14:24:55 -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.