Commit Graph

896 Commits

Author SHA1 Message Date
Lukas Bulwahn 37913b13b0 README.md: informing about setup for cv-bridge 2015-02-18 10:55:28 +01:00
Lukas Bulwahn 6eeb185b4c octomap: simplifying recipe
When I investigated the issue #291 with Kristof's patch applied,
I noticed that `bitbake octomap` failed.

Due to my inspection, I believe that the inheritance on ros
was only needed as the ROS_SPN and ROS_SP variables were used in
the recipe. After simply using the default variables, BPN and BP,
I removed the inheritance on ros.

Furthermore, as meta-ros only has one recipe for octomap base
library for now, we do not need to split the recipe definition
in an include and a recipe file.
Probably, this was done as premature optimization believing
that the libraries from the octomap repository, e.g., octovis,
would be added shortly after.

Testing with `bitbake packagegroup-ros-world` reported no errors.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@oss.bmw-carit.de>
2015-02-18 10:55:28 +01:00
Lukas Bulwahn 80b853a27a Merge pull request #315 from KristofRobot/hector-mapping
hector-mapping: initial commit
2015-02-10 10:13:30 +01:00
Kristof Robot 30750e9578 hector-mapping: initial commit 2015-02-08 18:14:03 +01:00
Lukas Bulwahn e43e8c5f76 Merge pull request #314 from KristofRobot/frontier-exploration
frontier-exploration: initial commit
2015-01-31 13:07:28 +01:00
Kristof Robot 6dd53a4e65 frontier-exploration: initial commit 2015-01-31 11:07:39 +01:00
KristofRobot 25a1464796 Merge pull request #312 from bulwahn/master-next
updates and tuning until mid of January 2015
2015-01-21 21:47:04 +01:00
Lukas Bulwahn 6532fab678 python-wstool: updating to 0.1.5 2015-01-21 09:23:18 +01:00
Lukas Bulwahn 8137f62532 python-vcstools: updating to 0.1.36 2015-01-21 09:23:18 +01:00
Lukas Bulwahn 2722544c3f python-rospkg: updating to 1.0.33 2015-01-21 09:23:18 +01:00
Lukas Bulwahn 252eea1003 python-rosinstall: updating to 0.7.4 2015-01-21 09:23:17 +01:00
Lukas Bulwahn f23aabbdb2 python-rosdep: updating to 0.11.0 2015-01-21 09:23:17 +01:00
Lukas Bulwahn 458bbd2d7d python-pyyaml: updating to 3.11 2015-01-21 09:23:17 +01:00
Lukas Bulwahn 3f078157f3 python-netifaces: updating to 0.10.4 2015-01-21 09:23:17 +01:00
Lukas Bulwahn 272e8655c0 python-empy: updating to 3.3.2 2015-01-21 09:23:17 +01:00
Lukas Bulwahn 8f006d5c36 python-catkin-pkg: updating to 0.2.6 2015-01-21 09:23:17 +01:00
Lukas Bulwahn 49fc3ef629 message-runtime: add missing dependency 2015-01-21 09:23:17 +01:00
Lukas Bulwahn 3c6959aba3 gscam: adding patch to compile with boost 1.57 2015-01-21 09:23:17 +01:00
Lukas Bulwahn 031ec5b504 pcl-ros: updating to 1.1.11 2015-01-21 09:23:17 +01:00
Lukas Bulwahn 20a1e98a36 ros-arduino-bridge: initial commit 2015-01-21 09:23:17 +01:00
Lukas Bulwahn d82de65305 ros-comm: updating to 1.10.12 2015-01-21 09:23:17 +01:00
Lukas Bulwahn eb0e7ce025 ros: updating to 1.10.11 2015-01-21 09:23:17 +01:00
Lukas Bulwahn 9ff9a22ba8 roscpp-core: updating to 0.4.4 2015-01-21 09:23:17 +01:00
Lukas Bulwahn b84a2817b2 catkin: updating to 0.5.90 2015-01-21 09:23:17 +01:00
Lukas Bulwahn f889e2c9de cmake-modules: updating to 0.3.3 2015-01-21 09:23:17 +01:00
Lukas Bulwahn fcc2bedc06 navigation: updating to 1.11.14 2015-01-21 09:23:17 +01:00
Lukas Bulwahn b0ae2bfc41 Merge pull request #311 from elmi82/master
Generalize construction of ros_prefix and use it consistently
2015-01-10 11:24:30 +01:00
Lukas Bulwahn 186697948b Merge pull request #310 from KristofRobot/festival-audsp-patch
festival: correcting audsp path (resolves #309)
2015-01-10 11:23:28 +01:00
Lukas Bulwahn f7ec055f63 Merge pull request #308 from simkim/master
roslaunch: Use as documented environment
2015-01-10 11:23:01 +01:00
Timo Mueller 7836f37b17 catkin: Use ros_prefixed paths consistently
ROS and catkin packages install their assets to paths prefixed by
ros_prefix. As the recipe was trying to collect the assets for the dev
package in the wrong locations, the dev package was empty.

To address this we use the ros_prefix consistently across the recipe.
2015-01-09 13:11:28 +01:00
Timo Mueller 7e2eb25e51 classes: Generalize construction of ros_prefix
In special situations, the prefix used by yocto is prefixed by an
additional staging dir and thus not always starting at /. The current
class already covered the special case for building native packages, but
was erroneous when trying to build nativesdk packages.

Instead of dealing with these special cases ourselves, we can prefix the
ros_prefix with yocto's base_prefix. This prefix will contain any
additional dirs yocto decides to use and will therefore always result in
valid directory variables automatically.
2015-01-09 13:11:28 +01:00
Kristof Robot 2ab7e46454 festival: correcting audsp path (resolves #309) 2014-12-24 09:26:50 +01:00
Lukas Bulwahn e6c74f7537 Merge pull request #302 from KristofRobot/QA-fixes
Fixing various QA warnings
2014-12-12 06:43:09 +01:00
Kristof Robot 903265df5b speech-tools: adding perl runtime dependency
Solves following warning:
QA Issue: speech-tools requires /usr/bin/perl,
but no providers in its RDEPENDS [file-rdeps]
2014-12-11 22:06:52 +01:00
Kristof Robot 164b757d38 roslint: adding bash runtime dependency
Solves following warning:
QA Issue: roslint requires /bin/bash,
but no providers in its RDEPENDS [file-rdeps]
2014-12-11 22:06:52 +01:00
Gauthier Monserand ba3ff94092 roslaunch: Use as documented environment
roscore-default: Removing not supported variable in variable
roscore-default: Adding PATH, LD_LIBRARY_PATH and PYTHONPATH
roscore.service: Using /opt/ros/hydro/bin instead of /usr/bin to launch
roscore

You can now install roslaunch-systemd :

opkg install roslaunch-systemd

and start roscore :

systemctl start roscore
2014-12-02 23:16:43 +01:00
Lukas Bulwahn 192a25c424 dropping unmaintained test-reports git submodule (resolves #297) 2014-12-02 08:41:55 +01:00
Lukas Bulwahn 50e9f25b81 robot-model: updating to 1.10.21 2014-12-01 11:27:47 +01:00
Lukas Bulwahn 3bd824377f robot-state-publisher: updating to 1.9.12 2014-12-01 11:27:47 +01:00
Lukas Bulwahn 0325e1be9b packagegroup-ros-world: adding new packages to this group 2014-12-01 11:24:39 +01:00
Lukas Bulwahn 325cc99045 bondcpp: add missing cmake-modules dependency
Since version 1.7.15, the bondcpp package needs the cmake_modules
package. The dependency was added with this commit:
f4265d6b28

This issue was reported by Gauthier Monserand (simkim -at- simkim.net).
2014-12-01 11:23:22 +01:00
Lukas Bulwahn 357b782c43 Merge pull request #306 from KristofRobot/razor-imu-9dof
Two new packages: razor-imu-9dof and xv-11-laser-driver
2014-11-29 16:33:43 +01:00
Kristof Robot 58f13aa227 xv-11-laser-driver: initial commit 2014-11-29 16:06:19 +01:00
Kristof Robot a9091200c3 razor-imu-9dof: initial commit 2014-11-29 15:48:50 +01:00
KristofRobot 574d14f745 Merge pull request #304 from bulwahn/master-next
Updates until mid of November 2014
2014-11-21 11:11:05 +01:00
Lukas Bulwahn 5a9bafb866 nodelet-core: updating to 1.8.6 2014-11-17 21:30:49 +01:00
Lukas Bulwahn a6ea60cc41 bond-core: updating to 1.7.16 2014-11-17 21:30:49 +01:00
Lukas Bulwahn fa6556f278 ros-controllers: updating to 0.7.3
The patches in the meta-ros repository have been submitted and
included in 0.7.3 and hence are deleted in this commit.
2014-11-17 21:29:52 +01:00
Lukas Bulwahn 2d297b21c8 ros-control: updating to 0.7.3
The patch in the meta-ros repository has been submitted and
included in version 0.7.3 and hence is deleted in this commit.
2014-11-17 21:26:28 +01:00
Lukas Bulwahn 6ef9654f7c cmake-modules: updating to 0.3.2
After updating to 0.3.2, the patch is obsolete, and hence removed.
2014-11-17 14:55:22 +01:00