Commit Graph

1162 Commits

Author SHA1 Message Date
Lukas Bulwahn f9a69ddaa0 octomap: updating to 1.6.9 2016-06-14 11:24:48 +02:00
Lukas Bulwahn 2a176d4444 nodelet-core: updating to 1.9.4 2016-06-14 11:24:48 +02:00
Lukas Bulwahn 565782d120 navigation: updating to 1.12.10 2016-06-14 11:24:48 +02:00
Lukas Bulwahn f398106280 laser-filters: updating to 1.8.3 2016-06-14 11:24:48 +02:00
Lukas Bulwahn 9a9ac081fb image-transport-plugins: updating to 1.9.3 2016-06-14 11:23:32 +02:00
Lukas Bulwahn ad5ae349eb image-pipeline: updating to 1.12.16 2016-06-14 11:23:32 +02:00
Lukas Bulwahn fd77716640 image-common: updating to 1.11.10 2016-06-14 11:23:31 +02:00
Lukas Bulwahn 71334d257a geometry2: updating to 0.5.13 2016-06-14 11:23:31 +02:00
Lukas Bulwahn 9da777e6ad geometry: updating to 1.11.8 2016-06-14 11:23:31 +02:00
Lukas Bulwahn 5ede76082e geometric-shapes: updating to 0.4.4 2016-06-14 11:23:31 +02:00
Lukas Bulwahn dfd48d4c66 genpy: updating to 0.5.9 2016-06-14 11:23:31 +02:00
Lukas Bulwahn bfd26055c6 genmsg: updating to 0.5.7 2016-06-14 11:23:31 +02:00
Lukas Bulwahn d9d40fa11a gencpp: updating to 0.5.4 2016-06-14 11:23:31 +02:00
Lukas Bulwahn 5343581d44 dynamic-reconfigure: updating to 1.5.43 2016-06-14 11:23:31 +02:00
Lukas Bulwahn 740fffe1b8 common-msgs: updating to 1.11.9 2016-06-14 11:21:42 +02:00
Lukas Bulwahn 666e336b62 class-loader: updating to 0.3.3 2016-06-14 11:18:39 +02:00
Lukas Bulwahn b21e62c4c2 catkin: updating to 0.6.18 2016-06-14 11:18:39 +02:00
Lukas Bulwahn afc67a4fee audio-common: updating to 0.2.12 2016-06-14 11:18:39 +02:00
Lukas Bulwahn edfe7a2850 ar-track-alvar: updating to 0.5.3 2016-06-14 11:18:39 +02:00
Lukas Bulwahn 2c0d765da5 actionlib: updating to 1.11.5 2016-06-14 11:18:39 +02:00
Lukas Bulwahn a5a19128a8 Merge pull request #394 from bulwahn/more-fixes
Some necessary changes to build meta-ros with the current master
2016-06-08 11:45:57 +02:00
Lukas Bulwahn 000095f3f4 python-imaging: add recipe that was dropped in oe-core
This commit resolves issue #393.
2016-06-08 08:52:04 +02:00
Lukas Bulwahn e2ce969ceb remark necessary DISTRO_FEATURE (addresses #389) 2016-06-08 08:52:04 +02:00
Lukas Bulwahn 9244345232 Merge pull request #387 from bulwahn/master
catkin: patch _setup_util.py.in to address #384
2016-06-08 08:43:09 +02:00
KristofRobot d8a349fb2a Merge pull request #391 from bulwahn/hotfixes
Some hotfixes due to changes on the oe-core master branch
2016-06-02 21:30:48 +02:00
Lukas Bulwahn b4baa4a896 log4cxx: update to current svn version (resolves #390)
The svn version of log4cxx does not require the previous patches
and hence, they are dropped.
2016-06-02 15:01:45 +02:00
Lukas Bulwahn e8e859ac4e remove sound-play from continuously checked ros-world
This patch fixes the continuous integration test by dropping
the sound-play recipe from ros-world, as it would fail with
the master branches (addresses issue #388).

https://github.com/bmwcarit/meta-ros/issues/388
2016-06-02 14:58:09 +02:00
Lukas Bulwahn d997bcda5a catkin: patch _setup_util.py.in to address #384
In _setup_util.py.in, we use python provided by environment instead of
the generated one, as the generated python path can be arbitrarily long
(depending on the location of the build directory), and hence reaches
the shebang line limit, causing the script to fail at start-up.

The catkin developers changed the cmake-generated template _setup_util.py
to use @PYTHON_EXECUTABLE@ instead of /usr/bin/env python in changeset
bf12b40c2 [1]. We revert this change here to address the issue #384 [2].

[1] bf12b40c2a
[2] https://github.com/bmwcarit/meta-ros/issues/384

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@oss.bmw-carit.de>
2016-06-01 11:36:37 +02:00
KristofRobot be892085ae Merge pull request #385 from simium/master
Drop obsolete call to sysroot_stage_libdir
2016-05-29 14:28:35 +02:00
Juampe Lopez Cabrera ce5ba479ba Drop obsolete call to sysroot_stage_libdir
It replaces the sysroot_stage_libdir() call as it is no longer available (it was just a wrapper for sysroot_stage_dir() anyway).

See: 80e7e7f78d
2016-05-28 22:48:49 +02:00
KristofRobot 90663a23b8 Merge pull request #382 from rapyuta/update-geometry-experimental
rename repository 'geometry_experimental' to 'geometry2'
2016-05-17 21:25:10 +02:00
Dominique Hunziker 2c8f0887a1 rename repository 'geometry_experimental' to 'geometry2' 2016-05-17 18:41:39 +02:00
Lukas Bulwahn 87e40b0d0b Merge pull request #383 from rapyuta/libccd_update
libccd: update to new GitHub source
2016-05-03 11:55:41 +02:00
Javier V. Gomez cda11c3c89 libccd: update to new GitHub source 2016-05-03 09:59:49 +02:00
KristofRobot 69c4af9ee6 Merge pull request #381 from DaikiMaekawa/add-cv-camera
Create the recipe of cv-camera
2016-03-17 19:18:21 +01:00
Daiki Maekawa 2b124ed256 create the recipe of cv-camera 2016-03-16 19:04:54 +09:00
KristofRobot 279e7303c9 Merge pull request #379 from bulwahn/bfl
bfl: patch to obtain pkgconfig sanity
2016-02-16 17:51:38 +01:00
Lukas Bulwahn b3786d79d0 bfl: patch to obtain pkgconfig sanity
Since 3739aaf644d5a0f28e85fd07c67cecbfa5b8fb8a on openembedded-core,
the build of the bfl recipe fails with:

  ERROR: QA Issue: orocos-bfl.pc failed sanity test (tmpdir) in path /[...]/bfl/0.7.0-6-r0/sysroot-destdir//usr/lib/pkgconfig [pkgconfig]
  ERROR: QA Issue: bfl.pc failed sanity test (tmpdir) in path /[...]/bfl/0.7.0-6-r0/sysroot-destdir//usr/lib/pkgconfig [pkgconfig]
  ERROR: QA staging was broken by the package built above
  ERROR: Function failed: do_qa_staging
  ERROR: Logfile of failure stored in: /[...]/bfl/0.7.0-6-r0/temp/log.do_populate_sysroot.12063
  ERROR: Task 4361 (/[...]/meta-ros/recipes-extended/bfl/bfl_0.7.0-6.bb, do_populate_sysroot) failed with exit code '1'

The openembedded-core recipe suggests that the bfl recipe was broken
since its initial commit, but it remained unnoticed. This commit now
adds a patch to drop the unneeded and wrong paths from the pkgconfig
file.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@oss.bmw-carit.de>
2016-02-15 09:38:53 -01:00
Lukas Bulwahn 63ebe5bfe6 Merge pull request #373 from rapyuta/update_python_rospkg
python-rospkg: updating to 1.0.38
2016-01-18 06:16:58 +01:00
KristofRobot 027be830ec Merge pull request #375 from bulwahn/pcl-update
pcl: updating to 1.7.2
2016-01-16 18:06:09 +01:00
Lukas Bulwahn 027c774cd7 pcl: updating to 1.7.2
The update to the latest version 1.7.2 was triggered by compilation
errors in pcl 1.7.0 (i.e., in file common/include/pcl/point_types.h)
due to the update of boost to 1.60.0 in openembedded-core [1].
This failure was detected by the internal CI build on 2016-01-15.

Due to the version update, the commit drops patch
`Fix incompatibility with Boost 1.56`, as the change is included
upstream in version 1.7.2. This commit also adds the upstream-accepted
patch `Add "WITH_OPENGL" option (...)` to make the dependency to OpenGL
libraries optional.

The commit configures package dependencies and compiles with the
least possible packages, so that the pcl-ros recipe compiles. As a
result, all optional packages in PCL, except qhull, can be set to FALSE.

If qhull is deactivated, the do_configure task of pcl-ros reports:

  | -- Could NOT find qhull (missing:  QHULL_LIBRARY)
  | ** WARNING ** surface features related to qhull will be disabled

However, in the do_compile task of pcl-ros, the build process assumes
that the surface features related to qhull are actually never disabled,
i.e., if qhull is deactivated, compiling pcl-ros fails with:

  | In file included from [...]/pcl_ros/src/pcl_ros/surface/convex_hull.cpp:40:0:
  | [...]/pcl_ros/include/pcl_ros/surface/convex_hull.h:44:37: fatal error: pcl/surface/convex_hull.h: No such file or directory
  | compilation terminated.
  | CMakeFiles/pcl_ros_surface.dir/build.make:89: recipe for target 'CMakeFiles/pcl_ros_surface.dir/src/pcl_ros/surface/convex_hull.cpp.o' failed
  | make[2]: *** [CMakeFiles/pcl_ros_surface.dir/src/pcl_ros/surface/convex_hull.cpp.o] Error 1
  | make[2]: Leaving directory '[...]/build'
  | CMakeFiles/Makefile2:1173: recipe for target 'CMakeFiles/pcl_ros_surface.dir/all' failed
  | make[1]: *** [CMakeFiles/pcl_ros_surface.dir/all] Error 2

[1] http://cgit.openembedded.org/openembedded-core/commit/?id=17d77db5e1203e18cdd178e7d9a457310425ebdc

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@oss.bmw-carit.de>
2016-01-16 11:30:59 +01:00
KristofRobot 2500299b4e Merge pull request #372 from rapyuta/new-recipes2
Redo of PR #371: Recipes for libccd, FCL, OMPL
2016-01-14 19:52:00 +01:00
Jose Pardeiro 22a199844c python-rospkg: updating to 1.0.38 2016-01-13 18:21:59 +01:00
Javier V. Gomez c62991db62 ompl: initial commit of version 1.1.0
It requires the upstream openembedded-core layer be later than Dec 23rd 2014 as this patch is required to compile OMPL: http://patchwork.openembedded.org/patch/85463/
2016-01-13 14:39:24 +01:00
Javier V. Gomez 7ea8324e38 fcl: initial commit of version 0.3.2 2016-01-13 14:36:40 +01:00
Javier V. Gomez 2a5c0e4bad libccd: initial commit of version 1.5.0 2016-01-13 14:32:59 +01:00
KristofRobot f1771436d9 Merge pull request #370 from bulwahn/indigo-updates
Recipe updates in indigo distribution in January 2016
2016-01-12 20:46:19 +01:00
Lukas Bulwahn 01493728c4 navigation: updating to 1.12.6 2016-01-08 15:10:24 +01:00
Lukas Bulwahn 9d182ebca5 laser-filters: updating to 1.7.4 2016-01-08 15:10:24 +01:00
KristofRobot 456ccc4371 Merge pull request #369 from bulwahn/rework-pull-request-364
include contributions from pull request #364 properly
2016-01-07 22:33:33 +01:00