Skip to content
Snippets Groups Projects
  1. Jul 15, 2013
  2. Jul 11, 2013
  3. Jul 05, 2013
  4. Jul 01, 2013
  5. Jun 28, 2013
  6. Jun 13, 2013
    • Lukas Bulwahn's avatar
      rostest: rostest depends on rostest-native (resolves #83) · af1550ab
      Lukas Bulwahn authored
      The rostest package requires that the rostest executable can be
      found by cmake's find during configure. Hence, rostest depends on
      rostest-native.
      To implement this, rostest and rostest-native are defined with
      different dependencies.
      
      This commit resolves issue #83.
      af1550ab
  7. Jun 11, 2013
  8. Jun 10, 2013
  9. Jun 04, 2013
  10. May 31, 2013
  11. 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
  12. May 24, 2013
  13. May 23, 2013
  14. May 22, 2013
  15. May 21, 2013
  16. May 17, 2013
  17. May 15, 2013
  18. May 14, 2013
Loading