Commit Graph

19 Commits

Author SHA1 Message Date
Dmitry Rozhkov 909662efe7 cv-bridge: disable python2 bindings
python2 bindings for Boost got disabled in OE upstream, so
disable python2 support in cv-bridge that depends on them.

Signed-off-by: Dmitry Rozhkov <dmitry.rozhkov@linux.intel.com>
2017-04-10 14:37:34 +03:00
Dmitry Rozhkov 3e201940f6 enable python3 compatible builds of ROS (resolves #458)
By default meta-ros uses python2. In case you want to get
python3-compatible builds add the following line to your local.conf:

    ROS_USE_PYTHON3 = "yes"

Signed-off-by: Dmitry Rozhkov <dmitry.rozhkov@linux.intel.com>
2017-04-10 14:37:11 +03:00
Lukas Bulwahn bb408cfe7a vision-opencv: updating to 1.11.15
Due to the update, this commit also drops the urdf patch, which is
now included in the released version.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
2017-03-19 21:59:47 +01:00
Lukas Bulwahn 490a4088d8 cv-bridge: patch CMake script to compile with gcc6 (#392) 2016-10-12 14:32:26 +02:00
Lukas Bulwahn 71bf567cc8 vision-opencv: updating to 1.11.14 2016-09-26 13:28:55 +02:00
Lukas Bulwahn 79e2553422 vision-opencv: updating to 1.11.13 2016-09-02 08:31:58 +02:00
Lukas Bulwahn c28dc0ec5f vision-opencv: updating to 1.11.12 2016-06-14 11:28:47 +02:00
Lukas Bulwahn 7fe6d7dfee vision-opencv: updating to 1.11.9 2015-12-11 07:04:12 +01:00
Lukas Bulwahn 975a85143c vision-opencv: updating to 1.11.8 2015-08-19 14:24:09 +02:00
Lukas Bulwahn f4e5a13637 vision-opencv: updating to 1.11.7 2015-06-13 16:02:53 +02:00
Lukas Bulwahn 6d07b37987 vision-opencv: updating to 1.10.18 2014-06-23 09:26:30 +02:00
Lukas Bulwahn 598da727d9 vision-opencv: updating to 1.10.17 2014-05-07 11:40:31 +02:00
Lukas Bulwahn c53ecdb57b vision-opencv: updating to 1.10.15 2014-03-04 17:28:38 +01:00
Lukas Bulwahn e7af4dcf1d vision-opencv: updating to 1.10.14
The cv-bridge 1.10.14 now needs python-numpy-native, as a python
script with ´import numpy´ is executed at compile time.
2013-11-26 07:33:09 +01:00
Lukas Bulwahn 3f3585ce84 vision-opencv: updating to 1.10.11 2013-11-06 08:00:09 +01:00
Lukas Bulwahn 564fe6f4e1 vision-opencv: updating to 1.10.10 2013-10-21 09:30:08 +02:00
Lukas Bulwahn 498ad49c5f image-geometry: initial commit
While adding image-geometry, the common part to cv-bridge was put
into the vision-opencv.inc file.
2013-10-14 11:08:57 +02:00
Lukas Bulwahn 84817a6a6f cv-bridge: updating to 1.10.9
The cv-bridge recipe is updated to 1.10.9 to be in line with
ef3a7449d7/hydro/release.yaml.
2013-10-11 10:42:21 +02:00
Lukas Bulwahn 4d3b8d64af cv-bridge: initial commit 2013-09-26 07:06:03 +02:00