Skip to content
Snippets Groups Projects
  1. Sep 02, 2016
  2. Jun 14, 2016
  3. Jan 08, 2016
  4. Nov 06, 2015
  5. Jun 13, 2015
  6. May 04, 2015
  7. Feb 20, 2015
  8. Jan 21, 2015
  9. Oct 06, 2014
    • Lukas Bulwahn's avatar
      navigation: updating to 1.11.13 · 3581b367
      Lukas Bulwahn authored
      This commit also adds cmake-modules to the dependencies of
      clear-costmap-recovery, while looking into an build issue of the
      intermediate version 1.11.12(!) of navigation.
      3581b367
  10. Aug 19, 2014
    • Lukas Bulwahn's avatar
      making layout indentation use 4 spaces · 53796fc4
      Lukas Bulwahn authored
      The description is not indented after line breaks. All other
      information, i.e., the dependencies and SRCURI, are indented with
      four spaces after line breaks. Shell scripts are indented with
      multiples of four spaces.
      
      In recipes-ros, I located and checked for tabulators and spacing
      with these bash commands:
      
      egrep '^ [^ ]+' . --exclude *.patch -R
      egrep '^  [^ ]+' . --exclude *.patch -R
      egrep '^   [^ ]+' . --exclude *.patch -R
      egrep '^    [ ]+[^ ]+' . --exclude *.patch -R
      
      While going through the recipes and manually improving the layout,
      I also adjusted the descriptions to use maximal 100 characters
      per line.
      53796fc4
  11. Aug 03, 2014
  12. Jun 28, 2014
  13. Jun 23, 2014
  14. Jun 02, 2014
    • Lukas Bulwahn's avatar
      navigation: updating to 1.11.8 · f870bdd5
      Lukas Bulwahn authored
      The previously applied patch has been included in 1.11.8 and is
      removed from the recipe and this repository. Furthermore, the
      LIC_FILES_CHKSUMs are adjusted to changes in the package.xml files.
      f870bdd5
  15. Mar 17, 2014
  16. Nov 06, 2013
    • Lukas Bulwahn's avatar
      navigation: initial commit · c8990841
      Lukas Bulwahn authored
      This commit includes all navigation packages except robot_pose_ekf.
      The robot_pose_ekf requires bfl, which we could not provide yet.
      c8990841
Loading