roboticsgroup_upatras_gazebo_plugins.git
8 years agoSupport all PID gain parameters, dynamic_reconfigure
Martin Günther [Wed, 24 Jan 2018 16:46:21 +0000 (17:46 +0100)]
Support all PID gain parameters, dynamic_reconfigure

This change does the following:

* the PID controllers will read all PID gain parameters (p, i, d, i_clamp, antiwindup, publish_state, ...)
* a warning will be printed if none of those parameters could be found
* it's possible to adjust the parameters using dynamic_reconfigure

9 years agoMinor formatting
Konstantinos Chatzilygeroudis [Thu, 9 Mar 2017 15:27:39 +0000 (16:27 +0100)]
Minor formatting

9 years agoMerge pull request #8 from roboticsgroup/formatting
Konstantinos Chatzilygeroudis [Tue, 7 Mar 2017 12:16:06 +0000 (13:16 +0100)]
Merge pull request #8 from roboticsgroup/formatting

Formatting

9 years agoNew error messages
Konstantinos Chatzilygeroudis [Tue, 7 Mar 2017 12:15:21 +0000 (13:15 +0100)]
New error messages

9 years agoNew formatting
Konstantinos Chatzilygeroudis [Tue, 7 Mar 2017 12:11:49 +0000 (13:11 +0100)]
New formatting

9 years agoMerge pull request #7 from roboticsgroup/gazebo7
Konstantinos Chatzilygeroudis [Tue, 7 Mar 2017 12:10:12 +0000 (13:10 +0100)]
Merge pull request #7 from roboticsgroup/gazebo7

Gazebo7 Support

9 years agoBetter CMake
Konstantinos Chatzilygeroudis [Tue, 7 Mar 2017 09:55:01 +0000 (10:55 +0100)]
Better CMake

9 years agoMerge pull request #6 from projectmrk/master
Konstantinos Chatzilygeroudis [Tue, 7 Mar 2017 09:52:00 +0000 (10:52 +0100)]
Merge pull request #6 from projectmrk/master

Support of Gazebo 7 in process

9 years agoSupport of Gazebo 7 was added.
Dmitry Suvorov [Fri, 14 Oct 2016 15:13:35 +0000 (18:13 +0300)]
Support of Gazebo 7 was added.

9 years agoMerge pull request #3 from tu-darmstadt-ros-pkg/add_set_force_for_pid_option_pr_upstream
Konstantinos Chatzilygeroudis [Tue, 31 May 2016 12:48:31 +0000 (14:48 +0200)]
Merge pull request #3 from tu-darmstadt-ros-pkg/add_set_force_for_pid_option_pr_upstream

Add missing setForce() call (otherwise PID option doesn't do anything)

9 years agoAdd missing setForce() call (otherwise PID option doesn't do anything)
Stefan Kohlbrecher [Tue, 31 May 2016 09:33:54 +0000 (11:33 +0200)]
Add missing setForce() call (otherwise PID option doesn't do anything)

9 years agoMerge pull request #2 from tu-darmstadt-ros-pkg/master
Konstantinos Chatzilygeroudis [Thu, 26 May 2016 09:18:33 +0000 (11:18 +0200)]
Merge pull request #2 from tu-darmstadt-ros-pkg/master

Move catkin_package macro so it is called before targets are defined.

9 years agoMove catkin_package macro so it is called before targets are defined.
Stefan Kohlbrecher [Wed, 25 May 2016 14:02:40 +0000 (16:02 +0200)]
Move catkin_package macro so it is called before targets are defined.
Fixes plugins not getting found when doing isolated builds

11 years agoCode cleaning...
Konstantinos Chatzilygeroudis [Sat, 7 Mar 2015 17:44:24 +0000 (19:44 +0200)]
Code cleaning...

11 years agoREADME typo
costashatz [Fri, 6 Mar 2015 14:08:11 +0000 (16:08 +0200)]
README typo

11 years agoAdded PID control capability to mimic joint plugin
costashatz [Fri, 6 Mar 2015 14:07:11 +0000 (16:07 +0200)]
Added PID control capability to mimic joint plugin

11 years agoAdded maxEffort parameter to MimicJoint plugin
Konstantinos Chatzilygeroudis [Mon, 7 Jul 2014 17:52:37 +0000 (20:52 +0300)]
Added maxEffort parameter to MimicJoint plugin

11 years agoAdded sensitiveness parameter to MimicJointPlugin
Konstantinos Chatzilygeroudis [Mon, 2 Jun 2014 19:36:59 +0000 (22:36 +0300)]
Added sensitiveness parameter to MimicJointPlugin

11 years agoChanged name of package
Konstantinos Chatzilygeroudis [Mon, 2 Jun 2014 14:05:36 +0000 (17:05 +0300)]
Changed name of package

11 years agoFixed typo in README and added checks in mimic plugin
Konstantinos Chatzilygeroudis [Fri, 30 May 2014 23:04:27 +0000 (02:04 +0300)]
Fixed typo in README and added checks in mimic plugin

11 years agoAdded DisableLink Model Plugin
Konstantinos Chatzilygeroudis [Fri, 30 May 2014 22:57:05 +0000 (01:57 +0300)]
Added DisableLink Model Plugin

11 years agoUpdated README
Konstantinos Chatzilygeroudis [Fri, 30 May 2014 00:21:23 +0000 (03:21 +0300)]
Updated README

11 years agoFixed small error in MimicJointPlugin
Konstantinos Chatzilygeroudis [Thu, 29 May 2014 23:22:30 +0000 (02:22 +0300)]
Fixed small error in MimicJointPlugin

11 years agoFixed type in README
Konstantinos Chatzilygeroudis [Thu, 29 May 2014 20:03:25 +0000 (23:03 +0300)]
Fixed type in README

11 years agoInitial commit..MimicJointPlugin..
Konstantinos Chatzilygeroudis [Thu, 29 May 2014 19:51:11 +0000 (22:51 +0300)]
Initial commit..MimicJointPlugin..