28864794f8
This component's CMakeLists.txt conditionally adds a demo file to the build based on whether "opencv" is installed. To make things deterministic under [morty], append it to do ROS_BUILD_DEPENDS. This isn't this needed for [thud] because it has a sysroot per recipe, and "opencv" will never be found. |
||
---|---|---|
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 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.