- Feb 18, 2015
-
-
Lukas Bulwahn authored
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>
-
- Feb 08, 2015
-
-
Kristof Robot authored
-
- Jan 31, 2015
-
-
Kristof Robot authored
-
- Jan 21, 2015
-
-
Lukas Bulwahn authored
-
Lukas Bulwahn authored
-
Lukas Bulwahn authored
-
Lukas Bulwahn authored
-
Lukas Bulwahn authored
-
Lukas Bulwahn authored
-
Lukas Bulwahn authored
-
Lukas Bulwahn authored
-
Lukas Bulwahn authored
-
Lukas Bulwahn authored
-
- Jan 09, 2015
-
-
Timo Mueller authored
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.
-
- Dec 11, 2014
-
-
Kristof Robot authored
Solves following warning: QA Issue: roslint requires /bin/bash, but no providers in its RDEPENDS [file-rdeps]
-
- Dec 02, 2014
-
-
Gauthier Monserand authored
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
-
- Dec 01, 2014
-
-
Lukas Bulwahn authored
-
Lukas Bulwahn authored
-
Lukas Bulwahn authored
-
Lukas Bulwahn authored
Since version 1.7.15, the bondcpp package needs the cmake_modules package. The dependency was added with this commit: https://github.com/ros/bond_core/commit/f4265d6b28f250d95364197f2694653db9618245 This issue was reported by Gauthier Monserand (simkim -at- simkim.net).
-
- Nov 29, 2014
-
-
Kristof Robot authored
-
Kristof Robot authored
-
- Nov 17, 2014
-
-
Lukas Bulwahn authored
-
Lukas Bulwahn authored
-
Lukas Bulwahn authored
The patches in the meta-ros repository have been submitted and included in 0.7.3 and hence are deleted in this commit.
-
Lukas Bulwahn authored
The patch in the meta-ros repository has been submitted and included in version 0.7.3 and hence is deleted in this commit.
-
Lukas Bulwahn authored
After updating to 0.3.2, the patch is obsolete, and hence removed.
-
Lukas Bulwahn authored
-
Lukas Bulwahn authored
-
Lukas Bulwahn authored
-
- Oct 06, 2014
-
-
Lukas Bulwahn authored
This commit also adds cmake-modules to the dependencies of clear-costmap-recovery, while looking into an build issue of the intermediate version 1.11.12(!) of navigation.
-
- Sep 24, 2014
-
-
Lukas Bulwahn authored
-
Lukas Bulwahn authored
-
Lukas Bulwahn authored
-
- Sep 08, 2014
-
-
Lukas Bulwahn authored
The urdfdom-headers package was removed from packagegroup-ros-world in #182, because it is an empty package and causes the image creation to fail (cf. #177). In commit 9ff8d1f7, urdfdom-headers was added again while adding new ROS packages to packagegroup-ros-world. As part of the manual regression testing, executing 'bitbake packagegroup-ros-world' for the different qemu architectures, but not building full images, this problem has slipped through the regression testing the last few months. This issue was reported on the meta-ros mailing list by Parag Batavia [1]. [1] https://groups.google.com/forum/#!topic/meta-ros/VZo3IUsI_48
-
Lukas Bulwahn authored
-
Lukas Bulwahn authored
-
Lukas Bulwahn authored
-
- Sep 05, 2014
-
-
Lukas Bulwahn authored
-
Lukas Bulwahn authored
-