Skip to content
Snippets Groups Projects
  1. May 31, 2013
  2. May 29, 2013
    • Lukas Bulwahn's avatar
      nodelet: initial commit · 07227849
      Lukas Bulwahn authored
      The nodelet package.xml also lists the dependency on uuid, but the
      recipe seems to work without.
      It uses the SRC_URI from its ros repository (instead of the ros-gbp
      repository), because in the commit
      30306b6b, we agreed to use the ros
      location instead of the ros-gbp location uniformly.
      07227849
    • Lukas Bulwahn's avatar
      pluginlib: initial commit · 2079d9e2
      Lukas Bulwahn authored
      The pluginlib is used by the nodelet package.
      2079d9e2
    • Lukas Bulwahn's avatar
      class-loader: initial commit · a57731c3
      Lukas Bulwahn authored
      The class-loader is used by the pluginlib.
      a57731c3
    • Lukas Bulwahn's avatar
      console-bridge: initial commit · 73da61d3
      Lukas Bulwahn authored
      The console-bridge is a cmake installation, but not a catkin package.
      In its current state, the recipe compiles and installs, but the
      class_loader package fails and complains with
      
      |   catkin_package() CATKIN_DEPENDS on 'console_bridge', which has been found
      |   in
      |   '(...)/build/tmp-eglibc/sysroots/qemux86-64/usr/share/console_bridge/cmake/console_bridge-config.cmake',
      |   but it is not a catkin package
      
      This commit provides the current state for further discussion and
      joint investigation.
      73da61d3
    • Lukas Bulwahn's avatar
      bond-core: adding all recipes of the bond_core repository · 74840ea4
      Lukas Bulwahn authored
      This commit adds the recipes for packages bond, bondcpp, smclib
      and bondpy. The first three packages are required for the nodelet
      package.
      74840ea4
    • Koen Kooi's avatar
      rostest: add missing dependency on python-nose · 29fe8f1b
      Koen Kooi authored
      
      | CMake Warning at /build/v2012.12/build/tmp-angstrom_v2012_12-eglibc/sysroots/x86_64-linux/usr/share/catkin/cmake/test/nosetests.cmake:90 (message):
      |   nosetests not found, Python tests can not be run (try installing package
      |   'python-nose')
      
      Signed-off-by: default avatarKoen Kooi <koen@dominion.thruhere.net>
      29fe8f1b
    • Lukas Bulwahn's avatar
      using ROS_BP more thoroughly · d532b8c6
      Lukas Bulwahn authored
      This commit uses ROS_BP in the recipes after ROS_BP was set right in
      the commit 0d07506b.
      d532b8c6
  3. May 24, 2013
  4. May 23, 2013
  5. May 22, 2013
  6. May 21, 2013
  7. May 17, 2013
  8. May 15, 2013
  9. May 14, 2013
  10. Apr 11, 2013
  11. Apr 10, 2013
  12. Apr 05, 2013
  13. Apr 04, 2013
  14. Mar 28, 2013
  15. Mar 20, 2013
  16. Mar 14, 2013
Loading