Commit Graph

15 Commits

Author SHA1 Message Date
Lukas Bulwahn b3f32ad99b ros-controllers: updating to 0.9.4 2017-07-29 06:05:39 +02:00
Lukas Bulwahn 9142bbaf31 ros-controllers: updating to 0.9.3 2016-06-14 11:28:47 +02:00
Lukas Bulwahn bf4ebe00a7 ros-controllers: updating to 0.9.2
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.
2015-06-13 16:02:52 +02:00
Lukas Bulwahn fa6556f278 ros-controllers: updating to 0.7.3
The patches in the meta-ros repository have been submitted and
included in 0.7.3 and hence are deleted in this commit.
2014-11-17 21:29:52 +01:00
Lukas Bulwahn 53796fc4b1 making layout indentation use 4 spaces
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.
2014-08-19 09:09:47 +02:00
Lukas Bulwahn 2a0777a4ce ros-controllers: adding patches to drop rostest dependency 2014-08-03 06:32:52 +02:00
Lukas Bulwahn eceac35efb adding and updating Upstream-Status in patches 2014-06-02 22:56:58 +02:00
Lukas Bulwahn 21f7799ee9 adding Upstream-Status remarks to patches in recipes-ros
This commit further adds a simple fix to the patch for the ros-comm
repository.
2014-04-24 07:03:36 +02:00
Lukas Bulwahn c9c30b87dc joint-trajectory-controller: initial commit 2014-04-11 06:48:07 +02:00
Lukas Bulwahn b2c3566bf2 gripper-action-controller: initial commit 2014-04-11 06:47:02 +02:00
Lukas Bulwahn a033cfb2fd diff-drive-controller: initial commit 2014-04-11 06:46:29 +02:00
Lukas Bulwahn 9275051f3d ros-controllers: updating to 0.7.2 2014-04-09 08:08:12 +02:00
Lukas Bulwahn 14cfe332b2 ros-controllers: updating to 0.6.0 2014-03-04 17:28:37 +01:00
Lukas Bulwahn 64d485d101 ros-controllers: updating to 0.5.4
The ros-controllers recipes are updated to 0.5.4 to be in line with
5a90bb971b/hydro/release.yaml.
2013-10-11 10:42:21 +02:00
vmayoral 65cbd6c604 ros-controllers: recipes added.
Library of ros-controllers.
2013-09-22 16:17:09 +02:00