Commit Graph

836 Commits

Author SHA1 Message Date
Lukas Bulwahn f9da211118 octomap: updating to 1.6.2 2013-12-01 17:58:49 +01:00
Lukas Bulwahn 25cc25cf85 Merge pull request #205 from KristofRobot/kdl
python-orocos-kdl: initial commit (resolves #203)
2013-11-28 06:14:51 -08:00
Kristof Robot b4a902e801 python-orocos-kdl: initial commit (resolves #203) 2013-11-27 20:29:12 +01:00
Kristof Robot b3b478c412 orocos-kdl: added libeigen DEPENDS and cleaned FILES section 2013-11-26 21:00:25 +01:00
Kristof Robot b3dd62ca37 kdl: initial commit
orocos-kdl: moving source info into kdl.inc
to share with python-orocos-kdl recipe
2013-11-26 21:00:25 +01:00
herbrechtsmeier 07d5356fbe Merge pull request #206 from bulwahn/master
Updating robot-model, image-pipeline and vision-opencv recipes
2013-11-26 02:36:44 -08:00
Lukas Bulwahn e7af4dcf1d vision-opencv: updating to 1.10.14
The cv-bridge 1.10.14 now needs python-numpy-native, as a python
script with ´import numpy´ is executed at compile time.
2013-11-26 07:33:09 +01:00
Lukas Bulwahn b608031450 python-numpy: provide native package for cv-bridge 1.10.14 2013-11-26 07:30:33 +01:00
Lukas Bulwahn 808e449c44 image-pipeline: updating to 1.11.4
The version 1.11.4 contains the local patches for
CATKIN_ENABLE_TESTING, and hence the local patches can be removed.
2013-11-26 07:26:49 +01:00
Lukas Bulwahn 0fb748c3b0 robot-model: updating to 1.10.17
This commit updates to 1.10.17 and removes the local patch that
has been added to 1.10.17. The new version of collada-urdf has
added another target, and its recipe must be updated.
2013-11-26 07:25:08 +01:00
herbrechtsmeier 34f78d3fbe Merge pull request #202 from bulwahn/master
resolving some minor issues
2013-11-14 23:46:53 -08:00
Lukas Bulwahn 27aed4e5a9 collada-dom: ship cmake config files in -dev (resolves #165) 2013-11-13 07:56:24 +01:00
Lukas Bulwahn 0f06004ec0 assimp: ship cmake config files in -dev (resolves #197) 2013-11-13 07:53:58 +01:00
Lukas Bulwahn 9032f116a8 octomap: remove redundant RPATH (resolves #194) 2013-11-13 07:52:42 +01:00
herbrechtsmeier 29b4836bb4 Merge pull request #201 from bulwahn/master
updating some recipes
2013-11-12 13:20:46 -08:00
Lukas Bulwahn 5b3ce2ad01 octomap-ros: upating to 0.3.0 2013-11-12 10:05:42 +01:00
Lukas Bulwahn 0e2e48353f depthimage-to-laserscan: updating to 1.0.6 2013-11-12 10:05:37 +01:00
Lukas Bulwahn b44450b701 geometry-experimental: updating to 0.4.9 2013-11-12 10:05:29 +01:00
herbrechtsmeier 028d9ac86d Merge pull request #200 from bulwahn/octomap-ros
providing the octomap-ros recipe
2013-11-11 08:15:20 -08:00
Lukas Bulwahn 87c9ba5093 packagegroup-ros-world: adding octomap-ros recipe 2013-11-11 15:14:52 +01:00
Lukas Bulwahn 24be26d89b octomap-ros: preliminary solution for #176
After configuring octomap-ros, the recipe modifies the generated
files to address the problem in #176. However, it does not solve
the root of this cause.
As #176 is similar to #175, this preliminary solution is very
similar to the preliminary solution for #175.
2013-11-11 15:14:52 +01:00
Lukas Bulwahn f02336b2ea octomap-ros: initial commit (fails with #176) 2013-11-11 15:14:52 +01:00
Lukas Bulwahn 2c5d035692 Merge pull request #199 from KristofRobot/depthimage-to-laserscan
depthimage-to-laserscan: initial commit
2013-11-10 02:03:32 -08:00
Kristof Robot e9b678ebff depthimage-to-laserscan: initial commit 2013-11-10 10:04:10 +01:00
herbrechtsmeier 2207af11f1 Merge pull request #195 from bulwahn/master
navigation recipes, updates and adding to packagegroup
2013-11-07 00:36:34 -08:00
Lukas Bulwahn dadd55782c packagegroup-ros-world: adding new recipes 2013-11-07 08:58:20 +01:00
Lukas Bulwahn b8beeb578c laser-geometry: updating to 1.5.14
The patch to check for CATKIN_ENABLE_TESTING has been included in
version 1.5.14.
2013-11-06 08:19:29 +01:00
Lukas Bulwahn 3f3585ce84 vision-opencv: updating to 1.10.11 2013-11-06 08:00:09 +01:00
Lukas Bulwahn c899084193 navigation: initial commit
This commit includes all navigation packages except robot_pose_ekf.
The robot_pose_ekf requires bfl, which we could not provide yet.
2013-11-06 06:56:30 +01:00
Lukas Bulwahn ecdd9194cc Merge pull request #192 from KristofRobot/freenect-launch3
pcl-conversions, pcl-ros, depth-image-proc, rgbd-launch and freenect-launch
2013-11-05 21:55:36 -08:00
Kristof Robot 655b6b19ac freenect-camera: moved S variable to freenect-stack.inc 2013-11-05 19:45:12 +01:00
Kristof Robot e711980e92 freenect-launch: initial commit 2013-11-05 19:45:11 +01:00
Kristof Robot 3f7e28115e rgbd-launch: initial commit 2013-11-05 19:45:11 +01:00
Kristof Robot af1818c3c3 depth-image-proc: initial commit 2013-11-05 19:45:11 +01:00
Kristof Robot 4b4c59a624 pcl-ros: initial commit 2013-11-05 19:45:11 +01:00
Kristof Robot e73708fed3 pcl-conversions: initial commit 2013-11-05 19:45:11 +01:00
herbrechtsmeier 82862f29ab Merge pull request #193 from bulwahn/master
some recipes and acknowledgement
2013-11-05 02:21:32 -08:00
Lukas Bulwahn cf95888918 README.md: acknowledge Kristof's contributions 2013-11-05 10:44:22 +01:00
Lukas Bulwahn e9f535cf0c packagegroup-ros-world: adding new recipes 2013-11-05 10:44:22 +01:00
Lukas Bulwahn 7c08ae8a93 geometry-experimental: additional recipes 2013-11-05 10:44:07 +01:00
Lukas Bulwahn d8f3de5f6d eigen-conversions: initial commit 2013-11-05 09:05:59 +01:00
herbrechtsmeier b75bda534f Merge pull request #186 from KristofRobot/pcl-v6
pcl: initial commit (resolves #135)
2013-11-04 03:46:56 -08:00
Kristof Robot 9e473434f2 pcl: initial commit (resolves #135)
Based on initial work by bulwahn: https://github.com/bulwahn/meta-ros/tree/pcl-v4
Extensively discussed at #135
2013-11-04 12:32:27 +01:00
herbrechtsmeier 0d816939f9 Merge pull request #191 from bulwahn/collada-urdf
recipes for collada-urdf
2013-11-03 08:30:50 -08:00
Lukas Bulwahn 97dfb6f7e2 collada-urdf: preliminary solution to #175
After configuring collada-urdf, the recipe modifies the generated
files to address the problem in #175. However, it does not solve
the root of this cause.
2013-11-03 11:04:58 +01:00
Lukas Bulwahn d0ce58c784 collada-urdf: initial commit (fails, cf. #175) 2013-11-03 11:04:58 +01:00
Lukas Bulwahn 93f514a6ca geometric-shapes: initial commit 2013-11-03 11:04:58 +01:00
Lukas Bulwahn 8c0f03e632 octomap: initial commit 2013-11-03 11:04:58 +01:00
Lukas Bulwahn 86bc7904ce Merge pull request #189 from KristofRobot/freenect-camera
libfreenect: force libraries always into /usr/lib (resolves #187,#188)
2013-11-02 04:10:50 -07:00
Kristof Robot e2f2fca96b libfreenect: force libraries always into /usr/lib (resolves #187,#188) 2013-11-01 21:52:10 +01:00