Commit Graph

37 Commits

Author SHA1 Message Date
Herb Kuta 5a1542d41a README.md: Drop old text, provide links to [thud-draft] and [legacy] 2019-07-02 15:04:41 -07:00
Herb Kuta 5ae3d5a145 README.md: Add "under construction" notice 2019-06-25 17:42:36 -07:00
Andrey Kozhanov 3f4b9ff102 ros2msg,ros2topic: move msg files to the main package + add ros2-topic
* web-bridge needs msg to generate js bindings on the fly

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2018-10-01 14:27:58 +00:00
Andrey Kozhanov df0187f255 ros2: Update to the latest stable release (release-ardent-20180307)
* 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>
2018-10-01 14:27:58 +00:00
Lukas Bulwahn ec0e512072 python-pbr: update to 3.1.1 from meta-python layer 2018-07-11 20:44:21 +02:00
Lukas Bulwahn 1f1ecbc360 python-ecdsa: use meta-openstack's recipe 2018-07-11 20:44:21 +02:00
Lukas Bulwahn a093574dc1 poco: drop recipe (resolves #377)
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>
2017-04-14 05:55:38 +02:00
Dmitry Rozhkov 910ddc29b4 README.md: document ROS_USE_PYTHON3 usage
Signed-off-by: Dmitry Rozhkov <dmitry.rozhkov@linux.intel.com>
2017-04-10 14:47:24 +03:00
Dmitry Rozhkov 7f889a8a53 librealsense: drop the recipe
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>
2017-03-17 11:02:30 +02:00
Dmitry Rozhkov 00a08815d3 README.md: add a note about ROS_OS_OVERRIDE
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>
2016-10-31 10:00:30 +02:00
Dmitry Rozhkov 18a9288f44 README.md: correct ROS_ROOT value
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>
2016-10-28 12:03:52 +03:00
Lukas Bulwahn 87c82fdaf7 README.md: point out OpenEmbedded category on discourse.ros.org 2016-10-26 09:02:34 +02:00
Lukas Bulwahn 02582cf1a0 poco: use meta-oe's recipe instead of own one
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>
2016-09-19 08:17:25 +02:00
Lukas Bulwahn 301ffdcbaf python-six: remove recipe already provided by others
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>
2016-09-16 16:29:12 +02:00
Lukas Bulwahn e2ce969ceb remark necessary DISTRO_FEATURE (addresses #389) 2016-06-08 08:52:04 +02:00
Lukas Bulwahn d05b5e5f99 python-numpy: drop now superfluous bbappend file
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] b608031450
[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>
2015-12-17 09:36:36 +01:00
Lukas Bulwahn 5199b2c0b6 add ROS_PACKAGE_PATH in environment (resolves #348) 2015-09-23 12:21:22 +02:00
Lukas Bulwahn 07f165464d add ROS_DISTRO in environment (resolves #347) 2015-09-23 12:07:05 +02:00
Lukas Bulwahn a6b2b8ba3a README.md: revise version in summary 2015-09-23 11:55:34 +02:00
Lukas Bulwahn 50a6bf744b README.md: use same installation guide for hydro and indigo (resolves #336)
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>
2015-08-28 09:42:08 +02:00
Kristof Robot 656a83cd02 README: adding meta-multimedia dependency (resolves #334) 2015-07-25 07:42:48 +02:00
Lukas Bulwahn 0a2747aedb properly updating to ROS indigo 2015-06-13 16:02:53 +02:00
Lukas Bulwahn 0b5907495d README.md: acknowledge recent contributors 2015-03-30 07:05:23 +02:00
Lukas Bulwahn 37913b13b0 README.md: informing about setup for cv-bridge 2015-02-18 10:55:28 +01:00
Lukas Bulwahn 192a25c424 dropping unmaintained test-reports git submodule (resolves #297) 2014-12-02 08:41:55 +01:00
Kristof Robot 86a2088a3c README: adding BBLAYERS example under USAGE 2014-10-26 10:28:03 +01:00
Kristof Robot 404893ef67 README.md: updating dependency section (resolves #289) 2014-08-19 09:05:49 +02:00
Peter S. Housel a2ffde5153 README.md: update to reflect new ROS package prefix
Update the setup instructions to reflect the use of ${ros_prefix}.
2014-08-14 12:30:00 -07:00
Lukas Bulwahn 43cfe9b024 README.md: explaining purpose of a dedicated section 2014-05-03 12:31:43 +02:00
Lukas Bulwahn 87eeac16d1 README.md: adding links to important resources 2014-05-03 09:24:27 +02:00
Lukas Bulwahn caac902925 README.md: replacing outdated note by honest statement 2014-05-03 08:46:55 +02:00
Lukas Bulwahn b1cf3c8acf README.md: updating the summary, maintainers and contributors 2014-05-03 08:10:56 +02:00
Kristof Robot 7e2b6ef64c adjusting to cmake.bbclass changes in OE-Core (resolves #229) 2014-03-02 18:53:39 +01:00
Khem Raj 1ba45aaa58 README: Add bitbake > 1.20 dependency
Document the specific versions of bitbake needed
Add myself to contributor list

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2014-01-23 08:33:47 -08:00
Lukas Bulwahn cf95888918 README.md: acknowledge Kristof's contributions 2013-11-05 10:44:22 +01:00
Lukas Bulwahn 55085439e0 README: adding William as contributor 2013-10-21 09:46:17 +02:00
Lukas Bulwahn 7f90089fd9 README.md: use markdown syntax for README 2013-10-21 07:19:20 +02:00