Commit Graph

43 Commits

Author SHA1 Message Date
Lukas Bulwahn 8439e72c55 packagegroup-ros-world: include new ros-canopen recipes
This commit is cherry-picked from kinetic-experimental-v3-alpha1:

  bb50d6fb46

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
2018-01-08 20:18:06 +01:00
Lukas Bulwahn 603d27ade4 robot-model: move some packages to own repositories
The recipes collada-parser, collada-urdf and kdl-parser have been
moved to new repositories and are further developed there. This
commit updates the recipes to the current versions in the new
repositories. Furthermore, it adds the new recipe kdl-parser-py,
but this recipe is still deactivated in packagegroup-ros-world, as
python-orocos-kdl is not yet properly building.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
2017-06-04 07:24:20 +02:00
Dmitry Rozhkov 18dc7093b9 moveit: add more recipes for MoveIt! packages
Adds recipes for
- moveit_kinematics,
- moveit_planners_ompl,
- moveit_ros_manipulation,
- moveit_ros_move_group,
- moveit_simple_controller_manager.

Signed-off-by: Dmitry Rozhkov <dmitry.rozhkov@linux.intel.com>
2017-05-23 15:14:33 +03:00
Dmitry Rozhkov 2097ff3d48 packagegroups: new packagegroup for industrial_core related recipes
Signed-off-by: Dmitry Rozhkov <dmitry.rozhkov@linux.intel.com>
2017-05-18 11:08:05 +03:00
Lukas Bulwahn 5fc0e95da0 rename ros-mavlink to mavlink 2017-05-07 08:05:55 +02:00
Lukas Bulwahn 8a5aacb23f packagegroup-ros-world: reactivate mavros recipes 2017-05-07 08:00:21 +02:00
Lukas Bulwahn a19cdc9482 packagegroup-ros-kobuki: extend with kobuki recipes
As python-orocos-kdl currently fails, we do not activate the one
package depending on python-orocos-kdl.
2017-04-27 09:38:06 +02:00
Lukas Bulwahn 87a5a04060 packagegroup-ros-kobuki: extend with rocon recipes 2017-04-27 09:37:53 +02:00
Lukas Bulwahn f279abf220 packagegroup-ros-kobuki: extend with zeroconf-avahi recipes 2017-04-27 09:37:53 +02:00
Lukas Bulwahn d6c29697cc packagegroup-ros-kobuki: extend with capabilities and unique-id recipes 2017-04-27 09:37:53 +02:00
Lukas Bulwahn 2b7d670633 packagegroup-ros-kobuki: extend with yujin-ocs recipes 2017-04-27 09:37:53 +02:00
Lukas Bulwahn 5cdcef89b3 packagegroups: new packagegroup for kobuki-related recipes 2017-04-27 09:37:52 +02:00
Lukas Bulwahn 4250542cc5 include recently added recipes in packagegroups
Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
2017-04-17 15:35:53 +02:00
Dmitry Rozhkov 82431fa7fd shape-tools: drop deprecated package
As the page https://github.com/ros-planning/shape_tools suggests
the package shape-tools is deprecated in favor of geometric-shapes and
the latter doesn't really depend on the former and builds successfully
without shape-tools in its builddeps.

Signed-off-by: Dmitry Rozhkov <dmitry.rozhkov@linux.intel.com>
2017-03-30 16:11:01 +03:00
Dmitry Rozhkov 9909e48046 moveit: Add packages from MoveIt! project
Particularly this commit brings in

* moveit_core;
* moveit_ros_perception;
* moveit_ros_planning;
* moveit_msgs

and their build dependencies like

* object_recognition_msgs;
* srdfdom.

Also they are included into packagegroup-ros-world.bb.

Signed-off-by: Dmitry Rozhkov <dmitry.rozhkov@linux.intel.com>
2017-03-22 12:34:12 +02:00
Lukas Bulwahn 6ce44592b8 packagegroup-ros-world: reactivate ar-track-alvar
As ar-track-alvar has been repaired, we can add this recipe back
to packagegroup-ros-world.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@oss.bmw-carit.de>
2016-12-03 18:37:57 +01:00
Lukas Bulwahn 9569d5ed9e dropping collada-dom dependent packages 2016-10-12 17:29:37 +02:00
Lukas Bulwahn c4c9803b7b image-publisher: providing initial recipe 2016-09-30 16:08:55 +02:00
Lukas Bulwahn 238e003abb also drop ar-track-alvar due to issue #397 2016-06-15 08:35:19 +02:00
Lukas Bulwahn a5cf3d13eb temporarily drop image-view due to issue #396 2016-06-15 08:21:03 +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
Christoph Schultz 0f9dd1edbb include contributions from pull request #364 properly
This commit adds recipes for rosbridge_suite and its dependencies.
Its main content is based on the commits of pull request #364 by
Christoph Schultz.

As maintainer, Lukas Bulwahn just included the contributions
with a proper commit message, added the new packages to the
packagegroup-ros-world, and slightly improved the line breaking.
2016-01-07 10:22:08 +01:00
Lukas Bulwahn acf655c204 imu-pipeline: updating to 0.2.1
Due to the update, imu-pipeline contains now two ROS packages and
requires patching to build if CATKIN_ENABLE_TESTING is not enabled.
2015-06-13 16:02:37 +02:00
Lukas Bulwahn 2ade7620c5 packagegroup-ros-world: completing package list 2015-03-09 11:21:12 +01:00
Lukas Bulwahn 0325e1be9b packagegroup-ros-world: adding new packages to this group 2014-12-01 11:24:39 +01:00
Lukas Bulwahn b2818475f2 packagegroup-ros-world: removing urdfdom-headers (re-addressing #177).
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 9ff8d1f7e9, 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
2014-09-08 08:44:10 +02:00
Lukas Bulwahn 8249cc8dd5 improving formatting after automated style check
After running oe-stylize.py on all recipes in recipes-ros, this
commit improves the formatting of some recipes.

To achieve this, I executed these commands in recipes-ros:
find . -name *.bb | sed 's#\(.*\)#./oe-stylize.py \1 > \1_sanitized#' | sh
find . -name *.bb | sed 's#\(.*\)#diff -Naur \1 \1_sanitized#' | sh > diffs

Then, I manually inspected the diffs file, and improved the
recipes.

For the DESCRIPTION line in the addressed recipes, the line width
of 100 characters was chosen, as the LIC_FILES_CHKSUM line and
SRC_URI line usually are also around about 100 characters long.
Hence, choosing a shorter line width, e.g. 80 characters, would
have only created more line breaks, but not reduced the need to
use a file viewer with which 100 characters line width can be
displayed. For the github file and diff viewer and most editors
on reasonably-sized screens, 100 character line width is no
problem.
2014-08-18 06:51:31 +02:00
Lukas Bulwahn c31c68766e packagegroups-ros-world: timer-tests has been split in several packages 2014-06-23 09:26:14 +02:00
Lukas Bulwahn 9ff8d1f7e9 packagegroups: adding recent recipes and cleaning up 2014-05-19 08:30:40 +02:00
Lukas Bulwahn 87c9ba5093 packagegroup-ros-world: adding octomap-ros recipe 2013-11-11 15:14:52 +01:00
Lukas Bulwahn dadd55782c packagegroup-ros-world: adding new recipes 2013-11-07 08:58:20 +01:00
Lukas Bulwahn e9f535cf0c packagegroup-ros-world: adding new recipes 2013-11-05 10:44:22 +01:00
Kristof Robot 4b20531e4c packagegroup-ros-world: removed urdf-headers (resolves #177) 2013-10-31 17:24:27 +01:00
Lukas Bulwahn cc10dee569 packagegroup-ros-world: adding new rosserial recipes 2013-10-21 09:49:33 +02:00
Lukas Bulwahn 99a1b2134b packagegroup-ros-world: adding new recipes 2013-10-21 07:19:20 +02:00
Lukas Bulwahn b4d24669d6 packagegroup-ros-world: adding new recipes 2013-10-15 08:42:04 +02:00
Lukas Bulwahn 42c96dc124 packagegroup-ros-world: adding new recipes 2013-10-14 11:08:58 +02:00
Lukas Bulwahn 9b32dc7705 packagegroup-ros-world: adding new ros-control recipes 2013-10-11 10:34:46 +02:00
Lukas Bulwahn f71eb784f6 packagegroup-ros-world: adding new image-transport recipes 2013-09-26 07:15:07 +02:00
Lukas Bulwahn 8a36b4244e actionlib-tutorials: initial commit 2013-09-24 15:20:52 +02:00
Lukas Bulwahn cd7c719fe6 packagegroup-ros-world: collecting all ros recipes in meta-ros 2013-09-05 08:37:46 +02:00
Stefan Herbrechtsmeier 4f8812cfb4 packagegroup-ros-comm: sync with upstream package list
Signed-off-by: Stefan Herbrechtsmeier <stefan@herbrechtsmeier.net>
2013-03-14 11:36:55 +01:00
Stefan Herbrechtsmeier 6db31c7221 packagegroup-ros-comm: add partial ros-comm package group
Signed-off-by: Stefan Herbrechtsmeier <stefan@herbrechtsmeier.net>
2013-02-15 16:07:01 +01:00