Commit Graph

1009 Commits

Author SHA1 Message Date
Lukas Bulwahn 3e776b18d8 geometry-experimental: updating to 0.5.11
The recent geometry_experimental repository also provides the
tf2_sensor_msgs package, which is needed for the recent
imu_pipeline packages.
2015-06-10 10:56:44 +02:00
Lukas Bulwahn a8317ed881 geometric-shapes: updating to 0.4.3
Due to the update to 0.4.3, this commit adjusts the pointer to
the license line.
2015-06-10 10:56:44 +02:00
Lukas Bulwahn 05e949557b genpy: updating to 0.5.4 2015-06-10 10:56:44 +02:00
Lukas Bulwahn fae2306d6b genmsg: updating to 0.5.6 2015-06-10 10:56:44 +02:00
Lukas Bulwahn 35b7f91ec2 gencpp: updating to 0.5.3 2015-06-10 10:56:44 +02:00
Lukas Bulwahn b155b451b4 freenect-stack: updating to 0.4.1 2015-06-10 10:56:44 +02:00
Lukas Bulwahn 7c9f066aa5 frontier-exploration: updating to 0.3.0 2015-06-10 10:56:44 +02:00
Lukas Bulwahn 5313ca0326 executive-smach: updating to 2.0.0
The smach_ros package added rostest test case, and now depends on
rostest, and hence, this commit also adds the dependency to the
recipe.
2015-06-10 10:56:44 +02:00
Lukas Bulwahn 6ee535e5cf dynamic-reconfigure: updating to 1.5.38 2015-06-10 10:56:44 +02:00
Lukas Bulwahn ffa0b865c9 convex-decomposition: updating to 0.1.10 2015-06-10 10:56:44 +02:00
Lukas Bulwahn d6dbed29fc control-msgs: updating to 1.3.1 2015-06-10 10:56:44 +02:00
Lukas Bulwahn 80e8348c24 console-bridge: updating to 0.2.7 2015-06-10 10:56:44 +02:00
Lukas Bulwahn d3a60cab90 control-toolbox: updating to 1.13.2 2015-06-10 10:56:44 +02:00
Lukas Bulwahn 491d999047 common-tutorials: updating to 0.1.8
The package update from 0.1.7 to 0.1.8 requires adjusting the
line of the LIC_FILES_CHKSUM.
2015-06-10 10:56:44 +02:00
Lukas Bulwahn a2c87f59df common-msgs: updating to 1.11.8 2015-06-10 10:56:43 +02:00
Lukas Bulwahn 8f76609e3e class-loader: updating to 0.3.1
Due to the update, class-loader now depends on cmake-modules.
2015-06-10 10:56:43 +02:00
Lukas Bulwahn c3c74e47fe catkin: updating to 0.6.14 2015-06-10 10:56:43 +02:00
Lukas Bulwahn b4cdbdb303 bfl: updating to 0.7.0-6 2015-06-10 10:56:43 +02:00
Lukas Bulwahn 6d8a616d35 ar-track-alvar: updating to 0.5.1
This commit also drops the patch provided upstream, and since
version 0.5.1, the ar_track_alvar package now provides an archive
with more default directory structure.

This commit also corrects the license information in the recipe to
LGPL-2.1.
2015-06-10 10:51:33 +02:00
Lukas Bulwahn 133dfe8b1d ar-track-alvar-msgs: initial commit of version 0.5.1
In version 0.5.0, ar-track-alvar was split into ar-track-alvar and
ar-track-alvar-msgs.
2015-06-10 10:46:36 +02:00
Lukas Bulwahn 7a3c4e1707 actionlib: updating to 1.11.3
The patch provided upstream is accepted since 1.11.2 and hence is removed.
2015-06-10 10:46:36 +02:00
KristofRobot 20d4c5f0e9 Merge pull request #329 from bulwahn/master-next
minor improvements after openembedded-core repository update and testing
2015-06-09 18:36:29 +02:00
Lukas Bulwahn 1902439a97 yaml-cpp: improving dependencies (resolves #328)
I noticed a build failure for yaml-cpp (#328), that the boost
headers could not be found. Probably since the update to 0.5.2 [1],
yaml-cpp depends on boost. This commit resolves the issue by adding
this dependency.

[1] da10180fc5

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@oss.bmw-carit.de>
2015-06-08 18:46:18 +02:00
Lukas Bulwahn 03368bf187 python-nose: drop obsolete bbappend
Due to the recent commit 6eddc9e2@openembedded-core [1], which
updated python-nose from 1.2.1 to 1.3.6, the bbappend for
python-nose 1.2.1 leads to an error during parsing. Instead of
making the bbappend version-independent, this commit simply drops
the bbappend file, as python-nose is provided as native package
already since 78711c88@openembedded-core [2] (since January 2014).

[1] 6eddc9e222
[2] 78711c8875

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@oss.bmw-carit.de>
2015-06-08 18:38:24 +02:00
KristofRobot ca9e784210 Merge pull request #327 from ashcharles/master
Update from virtclass-native to class-native
2015-05-29 18:34:08 +02:00
KristofRobot e9e1447b8c Merge pull request #326 from ashcharles/for-325
velodyne: Update to version 1.2.0
2015-05-29 18:33:57 +02:00
Ash Charles 790f56ddba Update from virtclass-native to class-native
As per Section 24.5.15 of the Yocto Manual [1], use of 'virtclass'
overrides has been deprecated since Yocto version 1.6. Update to
the new syntax.

[1] http://www.yoctoproject.org/docs/1.8/mega-manual/mega-manual.html

Signed-off-by: Ash Charles <ashcharles@gmail.com>
2015-05-28 13:14:52 -07:00
Ash Charles e3daa4357f velodyne: Update to version 1.2.0
Bump from Velodyne version 1.1.2 (Nov 2013) to the latest release,
1.2.0 (Aug 2014).  This version includes a fix to support yaml-cpp
1.5+ so resolves #325 [1].

[1] https://github.com/bmwcarit/meta-ros/issues/325

Signed-off-by: Ash Charles <ashcharles@gmail.com>
2015-05-28 12:54:34 -07:00
KristofRobot dd97989142 Merge pull request #324 from bulwahn/master-next
Some minor tweaking and updates
2015-05-28 18:24:53 +02:00
Jonas Sticha c4ff23ac06 ros-realtime-tests: updating to 0.1.4 (resolves #322) 2015-05-27 07:48:48 +02:00
Lukas Bulwahn da10180fc5 yaml-cpp: update to latest release 2015-05-27 07:08:25 +02:00
Lukas Bulwahn b1a7fe35b7 yaml-cpp: update recipe to new hosting site 2015-05-27 07:08:00 +02:00
Lukas Bulwahn 4dc5332394 Merge pull request #323 from ashcharles/master
images: Remove spurious post-processing command
2015-05-22 18:19:16 +02:00
Ash Charles 3e4f257d5e images: Remove spurious post-processing command
The 'remove_packaging_data_files' post-processing command generates a
warning for Poky version 1.5+ and is no longer needed.  Section 24.4.9
of the Yocto manual (v1.8) explains that these files are automatically
removed for images not using the package-management feature.

This has been maintained for backwards-compatibility but as of the 0.2
release of this layer, Poky version 1.4 is several years old so we can
reasonably remove this post-processing command (discussion [1]).

[1] https://www.mail-archive.com/meta-ros%40googlegroups.com/msg00086.html

Signed-off-by: Ash Charles <ashcharles@gmail.com>
2015-05-22 08:02:52 -07:00
KristofRobot fd9394c287 Merge pull request #321 from bulwahn/master-next
changes to create version 0.2-rc3
2015-05-05 18:25:05 +02:00
Lukas Bulwahn 4a941b3ba4 catkin: improve formatting
During some code inspections, I discovered that two consecutive
empty lines slipped in with the commit 185882428c.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@oss.bmw-carit.de>
2015-05-05 07:11:56 +02:00
Lukas Bulwahn f87cca4ce6 geometric-shapes: updating to 0.3.9 2015-05-04 14:03:04 +02:00
Lukas Bulwahn a5f624e374 navigation: updating to 1.11.16 2015-05-04 14:03:04 +02:00
Lukas Bulwahn 745a532051 freenect-stack: updating to 0.3.3 2015-05-04 14:03:03 +02:00
Lukas Bulwahn 7d5d5bfb25 laser-assembler: updating to 1.7.3
Due to the update, this commit also drops the upstream patch.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@oss.bmw-carit.de>
2015-05-04 14:01:45 +02:00
Lukas Bulwahn 49af8b3d80 frontier-exploration: updating to 0.2.5
Due to the update, the pointer to the license line is adjusted.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@oss.bmw-carit.de>
2015-05-04 14:00:27 +02:00
Lukas Bulwahn eebcb7c6f7 frontier-exploration: point to license provided in package.xml
The frontier-exploration recipe stated that the software is under
BSD license, probably due to a copy-and-paste inattention. The
commit now points to the license line for version 0.2.2 and changes
the license to GPLv3, which is stated in the package.xml.
Strangely, the package.xml states that the frontier_exploration
ROS package is licensed under GPLv3, but the license text in the
LICENSE file is the GPLv2.1 terms and conditions; so the actual
intended license by the copyright holders remain unclear.
However, assuming the conditions for GPLv3 must be fulfilled
for usage and distribution is a 'safe' approximation, even if
the conditions for GPLv2.1 apply.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@oss.bmw-carit.de>
2015-05-04 13:31:05 +02:00
Lukas Bulwahn d63e4fee33 ar-track-alvar: updating to 0.4.2
With the poky-dizzy distribution, the do_rootfs task for
core-image-ros-world fails with:

  ERROR: Unable to install packages. Command '/[...]/build/tmp/sysroots/x86_64-linux/usr/bin/smart --quiet --data-dir=/[...]/core-image-ros-world/1.0-r0/rootfs/var/lib/smart install -y run-postinsts@all packagegroup-core-boot@beaglebone packagegroup-ros-world@all' returned 1:
  error: Can't install ar-track-alvar-0.4.1-r0@cortexa8hf_vfp_neon: no package provides libmedianFilter.so

Build Configuration: poky 1.7.1;
  poky: "dizzy:ec75238f6cc2d2d8d40e0268f6d2acc070cbe9a4";
  meta-openembedded: "dizzy:9efaed99125b1c4324663d9a1b2d3319c74e7278"

To resolve this problem, this commit updates ar-track-alvar to the
latest Hydro version 0.4.2. Unfortunately, there is no archive file
for version 0.4.2, so the recipe uses the git repository with the
commit intended to mark version 0.4.2 to fetch the source code.
Due to the update, this commit also removes the upstream-accepted
patch file from this repository here.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@oss.bmw-carit.de>
2015-04-09 10:27:58 +02:00
KristofRobot 312e6c4ddd Merge pull request #320 from bulwahn/master
libpoco: compiling with arm64 architecture
2015-04-08 18:17:43 +02:00
Lukas Bulwahn 68990c8c8d libpoco: compiling with arm64 architecture
During bitbaking core-image-ros-world for v0.2-rc1 release testing,
compiling libpoco for the qemuarm64 machine failed with:

  In file included from [...]/poco-poco-1.5.3-release/Foundation/src/diy-fp.h:31:0,
                   from [...]/poco-poco-1.5.3-release/Foundation/src/diy-fp.cc:29,
                   from [...]/poco-poco-1.5.3-release/Foundation/src/NumericString.cpp:23:
  [...]/poco-poco-1.5.3-release/Foundation/src/utils.h:72:2: error: #error Target architecture was not detected as supported by Double-Conversion.

This issue has been already been reported in the libpoco github issue
tracker [1] and has been resolved with a simple patch [2] in the libpoco
repository and libpoco releases since 1.5.4. Hence, this commit simply
adds this patch to the current libpoco recipe.

To address the libpoco issue, I also considered to update libpoco to
version 1.6.0. However, this was not possible as version 1.6.0 requires
CMake >= 3.0.0 and this would require updating cmake in
OpenEmbedded-Core, which has major impact on all layers. Also, updating
libpoco to 1.5.4 lead to a problem with the OpenEmbedded-Core-provided
pcre 1.5.36 and the POCO_UNBUNDLED setting during compilation:

  In file included from [...]/poco-poco-1.5.4-release/Foundation/src/RegularExpression.cpp:21:0:
  [...]/usr/include/pcre.h:325:26: error: conflicting declaration 'typedef struct real_pcre pcre'
  In file included from [...]/poco-poco-1.5.4-release/Foundation/src/RegularExpression.cpp:17:0:
  [...]/poco-poco-1.5.4-release/Foundation/include/Poco/RegularExpression.h:37:34: note: previous declaration as 'typedef struct real_pcre8_or_16 pcre'

This issue is probably caused by the commit 'PCRE 8.35.0 Update' [3],
which defines types from pcre 8.35 that are incompatible to pcre 8.36.

[1] https://github.com/pocoproject/poco/issues/508
[2] 9258e482d7.patch
[3] 010f7a5370.patch

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@oss.bmw-carit.de>
2015-04-07 06:47:54 +02:00
KristofRobot bdc603b821 Merge pull request #318 from bulwahn/master-next
resolving last major issue and last updates for 0.2-rc1
2015-03-30 22:22:54 +02:00
Lukas Bulwahn c31be9bd37 python-rosdep: adding new dependency due to update
When compiling python-rosdep before python-nose has been built,
'bitbake python-rosdep' fails with:

| distutils.errors.DistutilsError: Could not find suitable distribution for Requirement.parse('nose>=1.0')
| ERROR: python setup.py build_ext execution failed.
| WARNING: /[...]/build/tmp-glibc/work/i586-oe-linux/python-rosdep/0.11.0-r0/temp/run.do_compile.14813:1 exit 1 from
|   exit 1
| ERROR: Function failed: do_compile (log file is located at /[...]/build/tmp-glibc/work/i586-oe-linux/python-rosdep/0.11.0-r0/temp/log.do_compile.14813)
ERROR: Task 6 (/[...]/meta-ros/recipes-devtools/python/python-rosdep_0.11.0.bb, do_compile) failed with exit code '1'

In a recent commit in the rosdep repository [1], the dependency for
the rosdep setup on python's nose package is added. Hence, we must
also add this dependency in the rosdep recipe, which then resolves
the reported failure.

[1] fc8b56be07

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@oss.bmw-carit.de>
2015-03-30 17:36:12 +02:00
Lukas Bulwahn 3727c70ccf python: making bbappend files version independent
In the recent commit d4ad95f0 [1], the OpenEmbedded-Core repository
updated python from version 2.7.3 to 2.7.9. To make meta-ros
compatible to the latest commits, the bbappend files are renamed to
be version independent.

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

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@oss.bmw-carit.de>
2015-03-30 09:26:14 +02:00
Lukas Bulwahn fdef05ee5e genlisp: updating to 0.4.15 2015-03-30 09:26:14 +02:00
Lukas Bulwahn be6640c11a razor-imu-9dof: updating to 1.1.0
In version 1.1.0, razor-imu-9dof depends on dynamic-reconfigure.
2015-03-30 09:23:19 +02:00