- Apr 04, 2013
-
-
Lukas Bulwahn authored
-
- Mar 14, 2013
-
-
Stefan Herbrechtsmeier authored
Signed-off-by:
Stefan Herbrechtsmeier <stefan@herbrechtsmeier.net>
-
Stefan Herbrechtsmeier authored
Catkin require a .catkin file in all CMAKE_PREFIX_PATH to add them to the CATKIN_WORKSPACES. Remove this requirement as it couldn't be satisfy when catkin packages are installed into the common usr prefix. Without this adaption catkin couldn't find all files. Signed-off-by:
Stefan Herbrechtsmeier <stefan@herbrechtsmeier.net>
-
Stefan Herbrechtsmeier authored
The local version was replaced by a solution from a catkin maintainer. Signed-off-by:
Stefan Herbrechtsmeier <stefan@herbrechtsmeier.net>
-
- 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
* 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 01, 2013
-
-
Lukas Bulwahn authored
-
Lukas Bulwahn authored
-
Lukas Bulwahn authored
-
- Jan 31, 2013
-
-
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
-
- Jan 30, 2013
-
-
Lukas Bulwahn authored
-
Lukas Bulwahn authored
-
Lukas Bulwahn authored
maybe it is also good to add the files in standard package to the development package in catkin (commented out because it is not clear yet if it does help eventually)
-
Lukas Bulwahn authored
adding dependencies that have been overseen when creating the image, but that are necessary if one builds catkin stand-alone
-
- Jan 11, 2013
-
-
Lukas Bulwahn authored
we patch catkin as catkin assumes that every linux is an ubuntu system but the openembedded linux system is not
-
Lukas Bulwahn authored
catkin recipe missed to add the python modules to the packages (NB: QA still mentions so files not shipped)
-
- Jan 10, 2013
-
-
Lukas Bulwahn authored
improving catkin recipe so that it does run through (it compiles and installs now, but I am not sure if the installation is correct)
-
- Jan 08, 2013
-
-
Lukas Bulwahn authored
-