- Oct 14, 2013
-
-
Lukas Bulwahn authored
-
Lukas Bulwahn authored
-
Lukas Bulwahn authored
While adding image-geometry, the common part to cv-bridge was put into the vision-opencv.inc file.
-
Lukas Bulwahn authored
-
- Oct 11, 2013
-
-
Lukas Bulwahn authored
-
Lukas Bulwahn authored
-
Lukas Bulwahn authored
-
Lukas Bulwahn authored
The eigen recipe has been added to the meta-oe layer with the name libeigen [1]. [1] http://cgit.openembedded.org/meta-openembedded/commit/?id=424e3c1b930c0103c2cedfd4df1671e84a5256d5
-
Lukas Bulwahn authored
The pluginlib recipe is updated to 1.9.23 to be in line with https://github.com/ros/rosdistro/blob/ef3a7449d7f7ef6e691a5724ef6c485e75cfd4af/hydro/release.yaml.
-
Lukas Bulwahn authored
The cv-bridge recipe is updated to 1.10.9 to be in line with https://github.com/ros/rosdistro/blob/ef3a7449d7f7ef6e691a5724ef6c485e75cfd4af/hydro/release.yaml.
-
Lukas Bulwahn authored
The ros-comm recipes are updated to 1.9.50 to be in line with https://github.com/ros/rosdistro/blob/ef3a7449d7f7ef6e691a5724ef6c485e75cfd4af/hydro/release.yaml.
-
Lukas Bulwahn authored
The ros recipes are updated to 1.10.7 to be in line with https://github.com/ros/rosdistro/blob/ef3a7449d7f7ef6e691a5724ef6c485e75cfd4af/hydro/release.yaml.
-
Lukas Bulwahn authored
The catkin recipe is updated to 0.5.77 to be in line with https://github.com/ros/rosdistro/blob/ef3a7449d7f7ef6e691a5724ef6c485e75cfd4af/hydro/release.yaml.
-
Lukas Bulwahn authored
The ros-controllers recipes are updated to 0.5.4 to be in line with https://github.com/ros/rosdistro/blob/5a90bb971b74bc714a1099d36aafad6d05bf68e3/hydro/release.yaml.
-
Lukas Bulwahn authored
The rosconsole-bridge is updated to 0.3.3 to be in line with https://github.com/ros/rosdistro/blob/5a90bb971b74bc714a1099d36aafad6d05bf68e3/hydro/release.yaml.
-
Lukas Bulwahn authored
-
Lukas Bulwahn authored
This commit updates to Koen's version [1] of wxwidgets for yocto 1.4. [1] https://github.com/Angstrom-distribution/meta-oe/blob/412c5828afae154bf029dada4b40425d332d964e/meta-oe/recipes-graphics/wxwidgets/wxwidgets_2.9.5.bb
-
Lukas Bulwahn authored
-
- Oct 01, 2013
-
-
Lukas Bulwahn authored
ros_control recipes
-
- Sep 26, 2013
-
-
herbrechtsmeier authored
Initial recipes for image_transport_plugins (resolves #136)
-
Lukas Bulwahn authored
-
Lukas Bulwahn authored
-
Lukas Bulwahn authored
-
Lukas Bulwahn authored
-
Lukas Bulwahn authored
The ROS package cv_bridge needs the Boost.Python library. This commit adds a bbappend file that includes Boost.Python in the boost recipe using PACKAGECONFIG. This PACKAGECONFIG for boost is available since commit 7568bfdd114597956a1da68746f207ec7f93a48d in the openembeddded-core repository [1]. [1] http://cgit.openembedded.org/openembedded-core/commit/?id=7568bfdd114597956a1da68746f207ec7f93a48d
-
- Sep 24, 2013
-
-
herbrechtsmeier authored
removing roscpp patch and adding actionlib-tutorials recipe
-
Lukas Bulwahn authored
-
Lukas Bulwahn authored
After the native packages are removed, the roscpp patch, which was originally required for dynamic-reconfigure-native, is not needed anymore.
-
- Sep 23, 2013
-
-
vmayoral authored
-
vmayoral authored
-
herbrechtsmeier authored
updating and simplifying recipes (#160 and #139)
-
Lukas Bulwahn authored
When CATKIN_ENABLE_TESTING is deactivated, the ROS packages do not require the rostest package. This commit includes a number of patches to be submitted in the upstream repositories and removes the rostest dependencies from the recipes.
-
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.
-
Lukas Bulwahn authored
The update to version 1.5.34 includes a patch [1] that removes whitespaces from the license line in the package.xml. Hence, the hash is now the common hash similar to all other BSD-licensed ROS packages. [1] https://github.com/ros/dynamic_reconfigure/commit/ab496af75cd0f3ba9897e9def2b2718c72b871f1
-
- Sep 22, 2013
-
-
Lukas Bulwahn authored
-
Lukas Bulwahn authored
-
Lukas Bulwahn authored
-
vmayoral authored
Library of ros-controllers.
-
vmayoral authored
The COLLADA Document Object Model (DOM) is an application programming interface (API) that provides a C++ object representation of a COLLADA XML instance document.
-
vmayoral authored
robot_model contains packages for modeling various aspects of robot information, specified in the Xml Robot Description Format (URDF). The core package of this stack is urdf, which parses URDF files, and constructs an object model (C++) of the robot. ----------------------- RECIPES collada-urdf AND kdl-parser OF THE ROBOT-MODEL PACKAGE HAVE NOT BEEN ADDED YET. -----------------------
-