- 24 Jun, 2021 1 commit
-
-
Herb Kuta authored
-
- 23 Dec, 2020 1 commit
-
-
Herb Kuta authored
-
- 26 Nov, 2020 1 commit
-
-
Martin Jansa authored
* there is currently only 1 commit difference (other than this README): b962bca5 meta-ros-backports-gatesgarth: drop which is only in gatesgarth and master branch and one more difference between gatesgarth and master: 943e8fe1 launch, ros2cli: remove dependency on ${PYTHON_PN}-typing Signed-off-by:
Martin Jansa <martin.jansa@lge.com>
-
- 22 Oct, 2020 1 commit
-
-
Martin Jansa authored
Signed-off-by:
Martin Jansa <martin.jansa@lge.com>
-
- 08 Sep, 2020 1 commit
-
-
Martin Jansa authored
* Update for meta-ros no longer being "under construction". * Rolling Ridley is now supported. * All distros were updated to their mid-August releases. Signed-off-by:
Martin Jansa <martin.jansa@lge.com>
-
- 03 Jul, 2020 2 commits
-
-
Martin Jansa authored
* Foxy Fitzroy is now supported https://discourse.ros.org/t/ros-foxy-fitzroy-released/14495 together with the first upgrade from 2020-06-25 https://discourse.ros.org/t/new-packages-for-foxy-fitzroy-2020-06-25/15071 * all distros should be able to build everything in "bitbake world" including Foxy Signed-off-by:
Martin Jansa <martin.jansa@lge.com>
-
Martin Jansa authored
* All other ROS1 and ROS2 distros were updated to newer releases: Melodic 2020-03-22 https://discourse.ros.org/t/new-packages-for-melodic-2020-03-22/13329 Dashing 2020-03-19 https://discourse.ros.org/t/new-packages-and-patch-release-for-ros-2-dashing-diademata-2020-03-19/13300 Eloquent 2020-02-20 https://discourse.ros.org/t/new-packages-for-eloquent-elusor-2020-02-20/12895 * all distros should be able to build everything in "bitbake world" including Melodic which used to support only small subset of recipes needed by TurtleBot 3 Signed-off-by:
Martin Jansa <martin.jansa@lge.com>
-
- 01 Jul, 2020 8 commits
- 10 Jun, 2020 1 commit
-
- 11 May, 2020 1 commit
-
-
Herb Kuta authored
-
- 02 Jul, 2019 1 commit
-
-
Herb Kuta authored
-
- 26 Jun, 2019 1 commit
-
-
Herb Kuta authored
-
- 01 Oct, 2018 2 commits
-
-
Andrey Kozhanov authored
* web-bridge needs msg to generate js bindings on the fly Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Andrey Kozhanov authored
* Update ROS2 to the latest stable release https://github.com/ros2/ros2/blob/release-ardent-20180307/ros2.repos * Note: some existing ROS1 packages were not updated as these could break something in ROS1 Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
- 11 Jul, 2018 2 commits
-
-
Lukas Bulwahn authored
-
Lukas Bulwahn authored
-
- 14 Apr, 2017 1 commit
-
-
Lukas Bulwahn authored
The poco recipe is in meta-oe now for quite some time and is actively updated and maintained there. Also, meta-ros with its recent changes, especially the changes due to recipe-specific sysroots, is unlikely to build with older versions of meta-oe. Hence, this commit drops the poco recipe in meta-ros for good. Signed-off-by:
Lukas Bulwahn <lukas.bulwahn@gmail.com>
-
- 10 Apr, 2017 1 commit
-
-
Dmitry Rozhkov authored
Signed-off-by:
Dmitry Rozhkov <dmitry.rozhkov@linux.intel.com>
-
- 17 Mar, 2017 1 commit
-
-
Dmitry Rozhkov authored
As the main repository for the librealsense recipe now contains fixes required for linking catkin-based packages against it we can stop maintaining our own version of librealsense recipe. Also this patch adapts realsense-camera recipe to link against the non-catkin version of librealsense. Signed-off-by:
Dmitry Rozhkov <dmitry.rozhkov@linux.intel.com>
-
- 31 Oct, 2016 1 commit
-
-
Dmitry Rozhkov authored
meta-ros is supposed to be used for building a custom distribution which isn't derived from any of the OSs known to the rospkg.os_detect module. Signed-off-by:
Dmitry Rozhkov <dmitry.rozhkov@linux.intel.com>
-
- 28 Oct, 2016 1 commit
-
-
Dmitry Rozhkov authored
roswtf reports that ROS_ROOT is invalid: ROS_ROOT [/opt/ros/indigo] must end in directory named 'ros' Update README.md to change ROS_ROOT value to '/opt/ros'. Signed-off-by:
Dmitry Rozhkov <dmitry.rozhkov@linux.intel.com>
-
- 26 Oct, 2016 1 commit
-
-
Lukas Bulwahn authored
-
- 19 Sep, 2016 1 commit
-
-
Lukas Bulwahn authored
The meta-oe provides since commit 8700ba38@openembedded/meta-openembedded (commit date: 2016-01-14) [1] a recipe for the POCO C++ Library. Consequently, this commit removes the libpoco recipe in the meta-ros layer. As meta-ros already depends on the meta-oe layer, the poco recipe is available in release version since 2016-01-14, and the poco recipe in meta-ros is redundant for these versions. However, this commit still provides the currently latest poco recipe [2] for users that are not using a recent version of the meta-oe layer. [1] http://cgit.openembedded.org/meta-openembedded/commit?id=8700ba38804af3c27f3662737f679afa1bdc86da [2] http://cgit.openembedded.org/meta-openembedded/tree/meta-oe/recipes-support/poco?id=0a2bd4f9784253a8a8dda35e3c4dbd75931d3564 Signed-off-by:
Lukas Bulwahn <lukas.bulwahn@oss.bmw-carit.de>
-
- 16 Sep, 2016 1 commit
-
-
Lukas Bulwahn authored
The Openembedded Layer Index [1] shows that python-six in version 1.10.0 is already provided in the openembedded-core layer and in the meta-python layer, so there is no need for a third copy of the python-six recipe in meta-ros. The recipe python-six is provided since commit a36869c7 in the meta-openembedded repository (commit date: 2015-04-13), and is provided since commit 9979e35f in the openembedded-core repository (commit date: 2016-07-20). In my opinion, at least the commit a36869c7 is far enough in the past, so that we can safely assume that all new meta-ros use a setup where python-six is included at least in meta-python. For users of older versions, we include a remark in the README.md to allow `git blame` to pinpoint to this commit here. [1] https://layers.openembedded.org/layerindex/branch/master/recipes/?q=python-six [2] http://cgit.openembedded.org/meta-openembedded/commit/?id=a36869c700bed940f7f0aa4b9703ae630dc84eac [3] http://cgit.openembedded.org/openembedded-core/commit/?id=9979e35ffb0dfb20d8aaffa8e2ec5e33f27fc009 Signed-off-by:
Lukas.Bulwahn <lukas.bulwahn@oss.bmw-carit.de>
-
- 08 Jun, 2016 1 commit
-
-
Lukas Bulwahn authored
-
- 17 Dec, 2015 1 commit
-
-
Lukas Bulwahn authored
In the meta-ros commit b6080314 (commit date: 2013-11-17) [1], we add python-numpy_1.7.0.bbappend to provide python-numpy as native package, as the version update to cv-bridge 1.10.14 needs that. Coincidentally, Ross Burton added native support to the python-numpy recipe in the meta-openembedded commit c13c5f40 (commit date: 2013-11-18) [2]. However, the existing bbappend in meta-ros was still required for use with releases before commit c13c5f40. On 2014-01-14, the python-numpy recipe was moved from meta-oe to openembedded-core (commit a4415f89 and 9bf355cc [3, 4]). Now, on 2015-12-16, the python-numpy recipe was updated to 1.10.1 (commit 3c3932f3 [5]), and hence, our version-specific bbappend file fails to apply. As the native package addition is now in the recipe for over two years (commit date: 2013-11-18), and we assume all users to work on versions where the change has been included, we simply drop our now superfluous bbappend file. [1] https://github.com/bmwcarit/meta-ros/commit/b6080314504be62c8fbfcb1d583e688448a2f023 [2] http://cgit.openembedded.org/meta-openembedded/commit/?id=c13c5f40160d289bb62538a16900fed30621cb22 [3] http://cgit.openembedded.org/meta-openembedded/commit/?id=a4415f89e533a59ba358f8575d56216d3650e59e [4] http://cgit.openembedded.org/openembedded-core/commit/?id=9bf355cceaec6ebacdcbcc35f9713ff73e1c85da [5] http://cgit.openembedded.org/openembedded-core/commit/?id=3c3932f3560c898e32287c8733b61180685ee539 Signed-off-by:
Lukas Bulwahn <lukas.bulwahn@oss.bmw-carit.de>
-
- 23 Sep, 2015 3 commits
-
-
Lukas Bulwahn authored
-
Lukas Bulwahn authored
-
Lukas Bulwahn authored
-
- 28 Aug, 2015 1 commit
-
-
Lukas Bulwahn authored
As the installation guide for hydro and indigo only differs in small details, the same wiki page is used for the hydro and indigo distribution. Signed-off-by:
Lukas Bulwahn <lukas.bulwahn@oss.bmw-carit.de>
-
- 25 Jul, 2015 1 commit
-
-
Kristof Robot authored
-
- 13 Jun, 2015 1 commit
-
-
Lukas Bulwahn authored
-
- 30 Mar, 2015 1 commit
-
-
Lukas Bulwahn authored
-