bd76b1cf04
Since superflore doesn't know when its generating a recipe that it will be for a buildtool, it can't know that what's in ROS_EXEC_DEPEND are also buildtools. |
||
---|---|---|
classes | ||
conf | ||
files | ||
generated-recipes-bouncy | ||
generated-recipes-crystal | ||
generated-recipes-dashing | ||
generated-recipes-melodic | ||
includes-ros1 | ||
includes-ros2 | ||
licenses | ||
recipes-core | ||
recipes-devtools | ||
recipes-extended | ||
recipes-graphics/graphviz | ||
recipes-sca/cppcheck | ||
recipes-support | ||
recipes-test/cppunit | ||
scripts | ||
.gitignore | ||
.gitmodules | ||
.travis.yml | ||
.yottaci.yml | ||
CONTENTS | ||
COPYING.MIT | ||
README.md |
README.md
Rebaseable Branch thud-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.