- Sep 23, 2013
-
-
Lukas Bulwahn authored
The native packages are not required anymore, because the needed python scripts during compile time are also provided by the cross-compiled packages and the python scripts are platform independent. Only the catkin package is provided as native package.
-
- Aug 26, 2013
-
-
Stefan Herbrechtsmeier authored
Signed-off-by:
Stefan Herbrechtsmeier <stefan@herbrechtsmeier.net>
-
- Jul 04, 2013
-
-
Lukas Bulwahn authored
-
- May 29, 2013
-
-
Koen Kooi authored
This should fix https://github.com/bmwcarit/meta-ros/issues/77 Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net>
-
- May 24, 2013
-
-
Lukas Bulwahn authored
The new definition was the original intention, and the originally wrong definition happened to slip in. Initial commit and discussion about the intention is in commit c6837ecb.
-
- Apr 11, 2013
-
-
Lukas Bulwahn authored
The rosversion command requires that the package.xml are available at run time. The rosversion command is used when starting roscore.
-
- Apr 04, 2013
-
-
Lukas Bulwahn authored
In the topic-tools recipe, a QA error was raised as the .debug files were put into the main package. By adding this line in the catkin class, the files are now placed in the dbg package.
-
Stefan Herbrechtsmeier authored
The CMake generate_messages function from the genmsg package detects the installed message generators via files in the /usr/etc/ros/genmsg directory. Stage the /usr/etc directory manually as it is not a common path. Fixed #50 Signed-off-by:
Stefan Herbrechtsmeier <stefan@herbrechtsmeier.net>
-
- Mar 14, 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>
-
- Feb 28, 2013
-
-
Stefan Herbrechtsmeier authored
Add additonal file entries with standard ros paths to fix the following warnings: WARNING: QA Issue: std-msgs: Files/directories were installed but not shipped /usr/share/std_msgs/msg WARNING: QA Issue: rosconsole: Files/directories were installed but not shipped /usr/share/ros/config/rosconsole.config Signed-off-by:
Stefan Herbrechtsmeier <stefan@herbrechtsmeier.net>
-
Stefan Herbrechtsmeier authored
Build catkin packages out of tree as this is the default of ros and makes it simple to identify build paths. Signed-off-by:
Stefan Herbrechtsmeier <stefan@herbrechtsmeier.net>
-
Stefan Herbrechtsmeier authored
Remove all ${BPN} file entries as catkin packages always use underlines instead of hyphens. Signed-off-by:
Stefan Herbrechtsmeier <stefan@herbrechtsmeier.net>
-
- Feb 15, 2013
-
-
Stefan Herbrechtsmeier authored
Signed-off-by:
Stefan Herbrechtsmeier <stefan@herbrechtsmeier.net>
-