- Feb 28, 2013
-
-
Stefan Herbrechtsmeier authored
The catkin framework need some modification to support cross compiling packages via yocto. When we want to upstream patches we need to provide patches against the current groovy-devel branch. Use this branch as base for our work to simplify the tests and to unify the developing process of catkin. Signed-off-by:
Stefan Herbrechtsmeier <stefan@herbrechtsmeier.net>
-
- Feb 15, 2013
-
-
Stefan Herbrechtsmeier authored
Signed-off-by:
Stefan Herbrechtsmeier <stefan@herbrechtsmeier.net>
-
Stefan Herbrechtsmeier authored
Signed-off-by:
Stefan Herbrechtsmeier <stefan@herbrechtsmeier.net>
-
Stefan Herbrechtsmeier authored
Signed-off-by:
Stefan Herbrechtsmeier <stefan@herbrechtsmeier.net>
-
Stefan Herbrechtsmeier authored
Signed-off-by:
Stefan Herbrechtsmeier <stefan@herbrechtsmeier.net>
-
Stefan Herbrechtsmeier authored
Signed-off-by:
Stefan Herbrechtsmeier <stefan@herbrechtsmeier.net>
-
Stefan Herbrechtsmeier authored
Signed-off-by:
Stefan Herbrechtsmeier <stefan@herbrechtsmeier.net>
-
Stefan Herbrechtsmeier authored
Signed-off-by:
Stefan Herbrechtsmeier <stefan@herbrechtsmeier.net>
-
Stefan Herbrechtsmeier authored
Signed-off-by:
Stefan Herbrechtsmeier <stefan@herbrechtsmeier.net>
-
Stefan Herbrechtsmeier authored
Signed-off-by:
Stefan Herbrechtsmeier <stefan@herbrechtsmeier.net>
-
Stefan Herbrechtsmeier authored
Signed-off-by:
Stefan Herbrechtsmeier <stefan@herbrechtsmeier.net>
-
Stefan Herbrechtsmeier authored
Signed-off-by:
Stefan Herbrechtsmeier <stefan@herbrechtsmeier.net>
-
Stefan Herbrechtsmeier authored
* Use configuration options instead of patches * Use relative paths in CMake installation files * Use catkin class Signed-off-by:
Stefan Herbrechtsmeier <stefan@herbrechtsmeier.net>
-
- Feb 11, 2013
-
-
Lukas Bulwahn authored
-
- Feb 08, 2013
-
-
Lukas Bulwahn authored
-
Lukas Bulwahn authored
-
Lukas Bulwahn authored
-
Lukas Bulwahn authored
removing RDEPENDS because we cannot check if it works as intended, as long as we are just compiling, but not running ROS.
-
Lukas Bulwahn authored
-
Lukas Bulwahn authored
gathering all packages in the meta package roscpp-core in the folder roscpp-core for better structuring
-
Lukas Bulwahn authored
removing the ros prefix for the recipe of ROS' cpp_common package for uniformity and accepting the risk that the name cpp_common might clash when combined with other layers
-
- Feb 07, 2013
-
-
Lukas Bulwahn authored
adding the genmsg recipe, which is the first recipe that also creates some python modules and hence requires some more ingredients in the recipe
-
- Feb 06, 2013
-
-
Lukas Bulwahn authored
-
Lukas Bulwahn authored
-
- Feb 05, 2013
-
-
Lukas Bulwahn authored
-
Lukas Bulwahn authored
a metapackage is an empty package; switching from RDEPENDS to DEPENDS because it works, but it is not clear if that is really what I intend to express
-
- Feb 04, 2013
-
-
Lukas Bulwahn authored
-
- Feb 01, 2013
-
-
Lukas Bulwahn authored
-
Lukas Bulwahn authored
-
Lukas Bulwahn authored
-
Lukas Bulwahn authored
-
Lukas Bulwahn authored
-
- Jan 31, 2013
-
-
Lukas Bulwahn authored
-
Lukas Bulwahn authored
adding the rostime recipe that relies on ros-cpp-common, trying to model the dependency of two ROS packages as dependency of two bitbake recipes
-
Lukas Bulwahn authored
-
Lukas Bulwahn authored
patching catkin to remove assertion for rt-library (this must revisited at some later point again when we have a better understanding of the issue.)
-
Lukas Bulwahn authored
removing alternative recipe for catkin-native because using catkin and BBCLASSEXTEND+=native does the job for now
-
Lukas Bulwahn authored
-
- Jan 30, 2013
-
-
Lukas Bulwahn authored
-
Lukas Bulwahn authored
-