Commit Graph

11 Commits

Author SHA1 Message Date
Lukas Bulwahn 3d0858491f ros-control: update to 0.9.7
This commit also adjusts the build dependencies for the
joint-limits-interface recipe.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
2018-06-07 21:45:51 +02:00
Lukas Bulwahn e67f9f2e18 ros-control: update to 0.9.6 2018-05-18 15:57:31 +02:00
Lukas Bulwahn 1a394e91aa ros-control: updating to 0.9.5 2018-04-06 17:06:35 +02:00
Lukas Bulwahn d2dd4d1bcf ros-control: updating to 0.9.4 2016-06-14 11:28:47 +02:00
Lukas Bulwahn ec031063d3 ros-control: updating to 0.9.3
Due to the update, this commit adjusts the line of LIC_FILES_CHKSUM
and the packages' dependencies.
2015-06-13 16:02:52 +02:00
Lukas Bulwahn 2d297b21c8 ros-control: updating to 0.7.3
The patch in the meta-ros repository has been submitted and
included in version 0.7.3 and hence is deleted in this commit.
2014-11-17 21:26:28 +01:00
Lukas Bulwahn fb365e9f35 ros-control: updating to 0.7.2 2014-04-09 07:51:18 +02:00
Lukas Bulwahn 3bb1279910 ros-control: removing rostest dependency 2014-03-20 08:01:52 +01:00
Lukas Bulwahn 0ad53adc73 ros-control: updating to 0.6.0 2014-03-04 17:28:37 +01:00
Lukas Bulwahn 45038e3423 ros-control: updating to 0.5.8
The ros-control recipes are updated to 0.5.8 to be in line with
74f48fa69e/hydro/release.yaml.
The applied patches are merged upstream in 0.5.8 and were removed.
2013-10-14 11:08:58 +02:00
vmayoral 0f0e8148ef ros-control: recipes added.
A set of packages that include controller interfaces, controller managers,
transmissions, hardware_interfaces and the control_toolbox.

The ros_control packages takes as input the joint state data from your robot's
actuator's encoders and an input set point. It uses a generic control loop
feedback mechanism, typically a PID controller, to control the output,
typically effort, sent to your actuators. ros_control gets more complicated
for physical mechanisms that do not have one-to-one mappings of joint
positions, efforts, etc but theses scenarios are accounted for using
transmissions.
2013-09-22 16:17:09 +02:00