Commit Graph

1435 Commits

Author SHA1 Message Date
Lukas Bulwahn 85759ace9b urdf-tutorial: updating to 0.3.0
This commit also drops the patch that has been included in the
updated version, and adjusts to new directory structure in the
archive of the updated version.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
2017-07-29 09:10:07 +02:00
Lukas Bulwahn b3f32ad99b ros-controllers: updating to 0.9.4 2017-07-29 06:05:39 +02:00
Lukas Bulwahn 7fa5158436 diagnostics: updating to 1.9.2 2017-07-29 06:05:39 +02:00
Lukas Bulwahn 5697ef8828 Merge pull request #534 from rojkov/roscpp-532
roscpp: add missing header for writev()
2017-07-24 09:57:43 +01:00
Dmitry Rozhkov 000032396c roscpp: add missing header for writev()
resolves #532

Signed-off-by: Dmitry Rozhkov <dmitry.rozhkov@linux.intel.com>
2017-07-20 09:48:16 +03:00
Dmitry Rozhkov 842830395a Merge pull request #533 from yangjiel/master
ompl: fix compilation error
2017-07-19 12:08:22 +03:00
Jason Liu f25474fdf3 ompl: upgrade to version 1.1.1
Upgrade ompl from 1.1.0 to 1.1.1 to avoid some compile errors and get rid of the patches

Signed-off-by: Jason Liu <jason.liu@gumstix.com>
2017-07-18 14:08:58 -07:00
Dmitry Rozhkov 2b7704917c Merge pull request #530 from bulwahn/resolve-issue-#497
sophus: compile on x86-64 arch (resolves #497)
2017-07-06 14:16:50 +03:00
Lukas Bulwahn 9d6db38f0d sophus: compile on x86-64 arch (resolves #497)
This commit implements Christian Ege's suggestion in the meta-ros
issue tracker to make gcc only warn on ignored template attributes.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
2017-07-04 10:04:14 +02:00
Dmitry Rozhkov 08516c36c6 Merge pull request #528 from bulwahn/indigo-updates
recipe updates for indigo distribution on 2017-06-30
2017-07-04 09:18:54 +03:00
Lukas Bulwahn 5496a3e0a1 moveit: updating to 0.7.11 2017-07-03 07:11:49 +02:00
Lukas Bulwahn fefd486339 gscam: updating to 0.2.0
Due to the update, this commit drops the patch for gscam that has
been included in the current upstream version.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
2017-07-03 07:11:15 +02:00
Lukas Bulwahn d1c9de1a08 executive-smach: updating to 2.0.1
Due to the update, this commit drops the patch for smach-ros that
has been included in the current upstream version.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
2017-07-03 07:10:13 +02:00
Lukas Bulwahn 79ecc9267c ecl-core: updating to 0.61.18
Due to the update, this commit drops the patch for ecl-containers
that has been included in the current upstream version.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
2017-07-03 07:08:08 +02:00
Lukas Bulwahn b0bf3da6d5 Merge pull request #523 from rojkov/gcc7
Fix gcc v7.1 compilation issues
2017-06-27 14:26:27 +02:00
Dmitry Rozhkov 4f863ffa54 ecl-containers: fix gcc7.1 compilation issue
This commit resolves #520

Signed-off-by: Dmitry Rozhkov <dmitry.rozhkov@linux.intel.com>
2017-06-27 10:16:55 +03:00
Dmitry Rozhkov c255bc3dc8 amcl: fix compilation with gcc7
Signed-off-by: Dmitry Rozhkov <dmitry.rozhkov@linux.intel.com>
2017-06-26 17:29:04 +03:00
Dmitry Rozhkov 2678ffb491 eigen: disable warnings int-in-bool-context
Project depending on libeigen's headers can't be compiled with
gcc 7.1 because of the int-in-bool-context warning.

As suggested in
https://listengine.tuxfamily.org/lists.tuxfamily.org/eigen/2017/06/msg00013.html
it's easier to disable the warning for now until libeigen
fixes them.

Signed-off-by: Dmitry Rozhkov <dmitry.rozhkov@linux.intel.com>
2017-06-26 16:55:52 +03:00
Dmitry Rozhkov 93403c79df assimp: upgrade to 3.1.1
The version 3.1.1 builds with gcc 7.1 correctly.

Signed-off-by: Dmitry Rozhkov <dmitry.rozhkov@linux.intel.com>
2017-06-26 16:54:05 +03:00
Lukas Bulwahn f591713a14 Merge pull request #511 from BluEye-Robotics/rosserial-rdepends
rosserial-python: Added python-pyserial to RDEPENDS
2017-06-20 22:45:15 +02:00
Johannes Schrimpf 3d38b40002 rosserial-python: Added ${PYTHON_PN}-pyserial to RDEPENDS 2017-06-20 12:17:57 +02:00
Dmitry Rozhkov 88ce15453a Merge pull request #518 from bulwahn/indigo-updates
robot-model: move some packages to own repositories
2017-06-12 11:14:41 +03: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
Lukas Bulwahn e463a59e80 Merge pull request #514 from rojkov/moveit-recipes
add more MoveIt recipes and their dependencies
2017-05-29 12:14:03 +02:00
Dmitry Rozhkov 420df74f4c Merge pull request #515 from sebastiengemme/master
log4cxx doesn't support http, only https, therefore, the recipe failed
2017-05-26 08:12:18 +03:00
Sebastien Gemme afb31faf99 log4cxx doesn't support http, only https, therefore, the recipe failed
Signed-off-by: Sebastien Gemme <sebastien.gemme@canada.ca>
2017-05-25 13:40:41 -04:00
Dmitry Rozhkov 6c6b5dcc13 ompl: update recipe to build with latest oe-core
Signed-off-by: Dmitry Rozhkov <dmitry.rozhkov@linux.intel.com>
2017-05-23 15:14:33 +03: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 799fcbfb8d manipulation-msgs: initial recipe
Signed-off-by: Dmitry Rozhkov <dmitry.rozhkov@linux.intel.com>
2017-05-23 09:29:22 +03:00
Dmitry Rozhkov f963cc4758 household-objects-database-msgs: initial recipe
Signed-off-by: Dmitry Rozhkov <dmitry.rozhkov@linux.intel.com>
2017-05-23 09:29:22 +03:00
Lukas Bulwahn aebd5b3195 Merge pull request #513 from rojkov/ros-industrial
Add recipes for core packages from ROS-Industrial
2017-05-18 17:35:03 +02: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
Dmitry Rozhkov e2b70c6db9 industrial-core: initial recipes
Signed-off-by: Dmitry Rozhkov <dmitry.rozhkov@linux.intel.com>
2017-05-18 11:07:55 +03:00
Dmitry Rozhkov 36eb1dd4f2 Merge pull request #508 from bulwahn/indigo-updates
Recipe updates for the indigo distribution
2017-05-15 10:40:56 +03:00
Lukas Bulwahn f645ea526d urdf-tutorial: updating to 0.2.5
This commit also updates the  license file checksum, and patches
CMakeLists.txt to build properly when testing with catkin is
switched off.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
2017-05-13 21:34:42 +02:00
Lukas Bulwahn 960c89659e image-pipeline: updating to 1.12.20
Due to the update, this commit drops the two previous patches that
are now included in the upstream development. For depth-image-proc,
the commit provides a patch to properly find Eigen. For image-proc,
the commit adjusts the dependencies and tunes its formatting.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
2017-05-13 21:33:12 +02:00
Lukas Bulwahn d46be056b5 diagnostics: updating to 1.9.0
Due to update, this commit also drops the patch that was merged
upstream.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
2017-05-13 21:15:02 +02:00
Dmitry Rozhkov 118a1d0728 Merge pull request #502 from bulwahn/mavros-update-v2
repair and update mavros to kinetic (resolves #489)
2017-05-08 10:25:48 +03:00
Lukas Bulwahn 5fc0e95da0 rename ros-mavlink to mavlink 2017-05-07 08:05:55 +02:00
Lukas Bulwahn 0d125354d2 mavros: updating to 0.18.7 2017-05-07 08:05:55 +02:00
Lukas Bulwahn 8756123ce3 ros-mavlink: updating to kinetic version
Due to the update to the kinetic branch, this commit drops the
backported patch, but provides another new patch that is needed.
2017-05-07 08:04:59 +02:00
Lukas Bulwahn fb00393ba7 python-future: recipe for version 0.16.0 with python2/python3 support 2017-05-07 08:00:21 +02:00
Lukas Bulwahn 8a5aacb23f packagegroup-ros-world: reactivate mavros recipes 2017-05-07 08:00:21 +02:00
Lukas Bulwahn 47568013bd mavros: properly find Eigen (resolves #467) 2017-05-07 08:00:21 +02:00
Lukas Bulwahn f24390aff5 ros-mavlink: support python2 and python3
While improving ros-mavlink, this commit also moves the
pre-existing patch to the more common directory for patches.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
2017-05-07 07:57:37 +02:00
Lukas Bulwahn f162d103a3 Merge pull request #493 from rojkov/catkin-python-native
catkin: ignore LD_LIBRARY_PATH set in environment_cache.py
2017-04-29 11:15:41 +02:00
Dmitry Rozhkov 6fc7563de4 catkin: ignore LD_LIBRARY_PATH set in environment_cache.py
The script environment_cache.py generates a cache file that
sets LD_LIBRARY_PATH so that the paths to target libs
go first. This confuses native python3 which dynamically links
to the target libpython3 and that leads to wrong linking
of dynamic python modules:

    04:09:43 | [ 16%] Generating Python from MSG std_msgs/Float32
    04:09:43 | catkin_generated/env_cached.sh /srv/jenkins/workspace/builder-slot-0/build/tmp-glibc/work/corei7-64-refkit-linux/std-msgs/0.5.10-r0/recipe-sysroot-native/usr/bin/python3-native/python3 /srv/jenkins/workspace/builder-slot-0/build/tmp-glibc/work/corei7-64-refkit-linux/std-msgs/0.5.10-r0/recipe-sysroot/opt/ros/indigo/share/genpy/cmake/../../../lib/genpy/genmsg_py.py /srv/jenkins/workspace/builder-slot-0/build/tmp-glibc/work/corei7-64-refkit-linux/std-msgs/0.5.10-r0/std_msgs-0.5.10/msg/Float32.msg -Istd_msgs:/srv/jenkins/workspace/builder-slot-0/build/tmp-glibc/work/corei7-64-refkit-linux/std-msgs/0.5.10-r0/std_msgs-0.5.10/msg -p std_msgs -o /srv/jenkins/workspace/builder-slot-0/build/tmp-glibc/work/corei7-64-refkit-linux/std-msgs/0.5.10-r0/build/devel/lib/python3.5/site-packages/std_msgs/msg
    04:09:43 | Traceback (most recent call last):
    04:09:43 |   File "/srv/jenkins/workspace/builder-slot-0/build/tmp-glibc/work/corei7-64-refkit-linux/std-msgs/0.5.10-r0/recipe-sysroot/opt/ros/indigo/share/genpy/cmake/../../../lib/genpy/genmsg_py.py", line 44, in <module>
    04:09:43 |     import genpy.generator
    04:09:43 |   File "/srv/jenkins/workspace/builder-slot-0/build/tmp-glibc/work/corei7-64-refkit-linux/std-msgs/0.5.10-r0/recipe-sysroot/opt/ros/indigo/lib/python3.5/site-packages/genpy/__init__.py", line 34, in <module>
    04:09:43 |     from . message import Message, SerializationError, DeserializationError, MessageException, struct_I
    04:09:43 |   File "/srv/jenkins/workspace/builder-slot-0/build/tmp-glibc/work/corei7-64-refkit-linux/std-msgs/0.5.10-r0/recipe-sysroot/opt/ros/indigo/lib/python3.5/site-packages/genpy/message.py", line 40, in <module>
    04:09:43 |     import math
    04:09:43 | ImportError: /srv/jenkins/workspace/builder-slot-0/build/tmp-glibc/work/corei7-64-refkit-linux/std-msgs/0.5.10-r0/recipe-sysroot-native/usr/lib/python3.5/lib-dynload/math.cpython-35m-x86_64-linux-gnu.so: undefined symbol: _Py_dg_stdnan

Don't put LD_LIBRARY_PATH to the cache, but use the value provided
by bitbake.

Signed-off-by: Dmitry Rozhkov <dmitry.rozhkov@linux.intel.com>
2017-04-27 14:38:55 +03:00
Dmitry Rozhkov f1badf5c19 Merge pull request #465 from bulwahn/kobuki-v1
kobuki recipes
2017-04-27 14:30:54 +03: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 ac1bd14af7 kobuki-core: initial recipes without kobuki-ftdi 2017-04-27 09:38:06 +02:00