ecd3361852adding a number of recipes that build (on my machine)
Lukas Bulwahn
2013-02-08 10:21:13 +0100
b43fbeee71removing RDEPENDS because we cannot check if it works as intended, as long as we are just compiling, but not running ROS.
Lukas Bulwahn
2013-02-08 08:06:38 +0100
ae11ca4b72the recipe ros-cpp-common is now simply called cpp-common
Lukas Bulwahn
2013-02-08 08:03:53 +0100
c7fd2f032dgathering all packages in the meta package roscpp-core in the folder roscpp-core for better structuring
Lukas Bulwahn
2013-02-08 07:52:22 +0100
774c9dbb89removing 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
Lukas Bulwahn
2013-02-08 07:48:18 +0100
c0ff41fc2dadding the genmsg recipe, which is the first recipe that also creates some python modules and hence requires some more ingredients in the recipe
Lukas Bulwahn
2013-02-07 10:49:21 +0100
35535994bacopied the open issues from the ISSUES file to the github tracker and removed the ISSUES file (issue #13)
Lukas Bulwahn
2013-02-07 07:51:55 +0100
b00261e6b0the roscpp_core packages are empty at the moment, but should be created anyway
Lukas Bulwahn
2013-02-06 07:56:32 +0100
00d579a793replacing hard-code pathes with pathes set by bitbake's shell variables
Lukas Bulwahn
2013-02-06 07:08:24 +0100
3fedfcc48ba 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
Lukas Bulwahn
2013-02-05 10:28:19 +0100
8ba006b3e8adjusting the core-image for ros-groovy
Lukas Bulwahn
2013-02-04 17:10:31 +0100
83c813b8c3removing all roscpp_core packages from the created ros source archive
Lukas Bulwahn
2013-02-04 17:08:26 +0100
5b3e68ef74adding roscpp-core recipe that shows how to turn a metapackage into a bitbake recipe
Lukas Bulwahn
2013-02-04 17:07:23 +0100
b06c0296bdmoving issues into ISSUES file and updating README
Lukas Bulwahn
2013-02-01 15:04:35 +0100
b1699395a4updating README and moving content into CONTENTS file
Lukas Bulwahn
2013-02-01 15:02:05 +0100
9a169102e1adding version number to ros-cpp-common recipe
Lukas Bulwahn
2013-02-01 14:15:49 +0100
7a78f7622cremoving comments about issues as issues are now tracked with an issue tracker (resolving issue #2)
Lukas Bulwahn
2013-02-01 14:14:25 +0100
5f23ffbcdfusing downloadfilename to avoid name clashes of the source downloads (resolving issue #6)
Lukas Bulwahn
2013-02-01 14:11:45 +0100
cc48978492adding license information to the existing ros recipes (resolving issue #5)
Lukas Bulwahn
2013-02-01 13:41:22 +0100
731636a4efadding roscpp-serialization recipe although the filename issue has not been resolved
Lukas Bulwahn
2013-02-01 08:26:41 +0100
049a1a6820adding the recipe roscpp-traits and running into a stupid naming problem
Lukas Bulwahn
2013-01-31 15:16:47 +0100
7e00b874d9adding 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
2013-01-31 14:34:20 +0100
1254168ac2adding the config.cmake file to the dev package
Lukas Bulwahn
2013-01-31 14:32:38 +0100
3f2a34361epatching 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
2013-01-31 08:26:37 +0100
269d19e0d9removing alternative recipe for catkin-native because using catkin and BBCLASSEXTEND+=native does the job for now
Lukas Bulwahn
2013-01-31 07:58:03 +0100
cfd44882c1adding comments about the current problems
Lukas Bulwahn
2013-01-31 07:53:40 +0100
ee48f31ee6adding python dependency to catkin, which was overlooked before once more
Lukas Bulwahn
2013-01-30 15:33:36 +0100
2fc51fcf80using BBCLASSEXTEND="native" instead of an own native recipe for catkin
Lukas Bulwahn
2013-01-30 15:11:56 +0100
35b27ccbf8maybe 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
2013-01-30 14:29:54 +0100
9262d74262improving catkin-native, but it remains unclear what the difference between BBCLASSEXTEND += native and inherit native is and which one we should use.
Lukas Bulwahn
2013-01-30 13:31:25 +0100
e6ed9f2fabadding dependencies that have been overseen when creating the image, but that are necessary if one builds catkin stand-alone
Lukas Bulwahn
2013-01-30 06:57:23 +0100
3d8fdd04ddadjusting the README; a first try for cross-compiling the cpp-common things; extending the install-fuerte script
Lukas Bulwahn
2013-01-23 15:11:15 +0100
0ea12a38dbpreliminary script for creating the src.tar.gz
Lukas Bulwahn
2013-01-11 10:42:39 +0100
2c8274b74fsimplified groovy installation on target
Lukas Bulwahn
2013-01-11 10:41:30 +0100
e7a336b151we patch catkin as catkin assumes that every linux is an ubuntu system but the openembedded linux system is not
Lukas Bulwahn
2013-01-11 09:43:56 +0100
69c02888bfcatkin recipe missed to add the python modules to the packages (NB: QA still mentions so files not shipped)
Lukas Bulwahn
2013-01-11 08:59:34 +0100
f1827f1ba4improving catkin recipe so that it does run through (it compiles and installs now, but I am not sure if the installation is correct)
Lukas Bulwahn
2013-01-10 07:30:25 +0100
0722248e9dadding recipe libtinyxml for ros-groovy; announcing redistribution of recipe; tuned README
Lukas Bulwahn
2013-01-04 15:30:08 +0100
2cdc13131badding a first version of an installation script for ros-groovy
Lukas Bulwahn
2013-01-04 15:18:34 +0100
cf1c18d376adding further packages that are required for ros-groovy
Lukas Bulwahn
2013-01-04 15:14:05 +0100
5b73fd612cadding a minimal .gitignore file
Lukas Bulwahn
2013-01-04 10:54:33 +0100
5b0d7e5b1cadding some modules to the image that are needed by catkin
Lukas Bulwahn
2013-01-04 10:53:31 +0100
20621aa6dbimproving dependencies in the python recipes; simplifying core-image-ros after dependencies are improved
Lukas Bulwahn
2013-01-03 14:01:06 +0100
538ab4af33recipes for prequisites for a native ros-groovy installation
Lukas Bulwahn
2013-01-03 13:41:51 +0100
8fed418521experimental image for ros-groovy
Lukas Bulwahn
2013-01-03 10:52:14 +0100
a6c5553c9aadding dateutil to the image, as i do not know why RDEPENDS does not ensure that dateutil exists in the rootfs
Lukas Bulwahn
2012-12-21 12:00:14 +0100
a963dfa04ethe new recipe python-dateutil is required for rosinstall
Lukas Bulwahn
2012-12-21 11:58:48 +0100
8c0cef057ctried to add python-vcstools via dependency in python-rosinstall but it does not do and then added it the core-image instead; tuned layout and order in core-image
Lukas Bulwahn
2012-12-21 11:29:06 +0100
1a7b85e910adding the recipe python-vcstools, as now that the python recipes do not use setuptools to get all the dependencies write we need further recipes
Lukas Bulwahn
2012-12-21 11:27:19 +0100
910225466breally adding the setuptools class this time
Lukas Bulwahn
2012-12-21 10:34:30 +0100
28076e77dbadding the setuptools class from openembedded classic; adjusting the packages; adding legal statement
Lukas Bulwahn
2012-12-21 10:32:44 +0100
5cacde7e52working on scripts and extending README
Lukas Bulwahn
2012-12-21 10:20:54 +0100
4af57644acdescribing the current error of the ros package; experimenting with ros package
Lukas Bulwahn
2012-12-21 09:06:37 +0100
324a0655bftelling more onabout he install.l script
Lukas Bulwahn
2012-12-20 11:25:58 +0100
841febc204adding further remarks
Lukas Bulwahn
2012-12-20 11:09:44 +0100
7aecb7ec31experimenting with a solution for the packaging with easyinstall that was suggested by Ross Burton on the oe mailing list
Lukas Bulwahn
2012-12-20 10:14:23 +0100
8e3323f377added open issues for publication to README
Lukas Bulwahn
2012-12-19 15:04:35 +0100
e9ed2d3fd1adding license in preparation of going public
Lukas Bulwahn
2012-12-18 16:25:23 +0100
549040c75badding easyinstall class
Lukas Bulwahn
2012-12-18 09:03:50 +0100
b75abc07b1Revert "trying to extract the setting from easyinstall.sh and insert it correctly again"
Lukas Bulwahn
2012-12-18 08:59:36 +0100
1df51ebf5aa stable version for the easyinstall issue, but it could be automated more
Lukas Bulwahn
2012-12-18 08:57:27 +0100
5966f2916dtrying to extract the setting from easyinstall.sh and insert it correctly again
Lukas Bulwahn
2012-12-17 17:39:04 +0100
8a34fa39ffmoving the easyinstall routine into the distutils class
Lukas Bulwahn
2012-12-17 16:21:20 +0100
443bbf6661a first iteration at creating the correct easyinstall.pth file
Lukas Bulwahn
2012-12-17 15:39:20 +0100
b1066e884aa first iteration at creating the correct easyinstall.pth file
Lukas Bulwahn
2012-12-17 15:38:00 +0100
93b03b620aexperimenting to install the correct easy_install.pth automagically
Lukas Bulwahn
2012-12-17 12:01:14 +0100