Skip to content
Snippets Groups Projects
  1. Jun 14, 2016
  2. Jun 13, 2015
    • Lukas Bulwahn's avatar
      ros-controllers: updating to 0.9.2 · bf4ebe00
      Lukas Bulwahn authored
      This commit drops all patches as they have been merged upstream
      since 0.9.1. Furthermore, this commit completes the dependencies
      of the velocity_controllers and the forward_command_controller
      package.
      bf4ebe00
  3. Nov 17, 2014
  4. 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
  5. Aug 03, 2014
  6. Jun 02, 2014
  7. Apr 24, 2014
  8. Apr 11, 2014
  9. Apr 09, 2014
  10. Mar 04, 2014
  11. Oct 11, 2013
  12. Sep 22, 2013
Loading