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
Lukas Bulwahn
a9c7724956
Merge pull request #187 from KristofRobot/freenect-camera
...
libfreenect: generalizing lib reference (resolves #185 )
2013-11-01 11:18:32 -07:00
Kristof Robot
db09f82185
libfreenect: generalizing lib reference ( resolves #185 )
2013-11-01 19:11:41 +01:00
Lukas Bulwahn
c194127806
Merge pull request #184 from KristofRobot/freenect-camera
...
freeglut, libfreenect and freenect-camera
2013-11-01 09:01:25 -07:00
Kristof Robot
78b4c8807f
freenect-camera: initial commit
2013-11-01 16:32:13 +01:00
Lukas Bulwahn
bd4191dc24
Merge pull request #183 from KristofRobot/robot-state-publisher2
...
Recipes for orocos-kdl, kdl-conversions, tf-conversions, kdl-parser and robot-state-publisher - reviewed in #181
2013-11-01 07:09:00 -07:00
Kristof Robot
4f4cc8ce90
libfreenect: initial commit
2013-11-01 14:00:19 +01:00
Kristof Robot
751ed2a31c
freeglut: initial commit
2013-11-01 14:00:19 +01:00
Kristof Robot
00d807fd59
robot-state-publisher: initial commit
2013-11-01 13:03:53 +01:00
Kristof Robot
35285ac0a0
kdl-parser: initial commit
2013-11-01 13:03:53 +01:00