roboticsgroup_upatras_gazebo_plugins.git
4 years agoPort to Galactic. galactic
Walter Fetter Lages [Fri, 8 Oct 2021 04:13:08 +0000 (01:13 -0300)]
Port to Galactic.

5 years agoUpdate minimum cmake version master
nlamprian [Sun, 20 Dec 2020 01:41:38 +0000 (02:41 +0100)]
Update minimum cmake version

5 years ago0.2.0 0.2.0
nlamprian [Thu, 20 Aug 2020 22:31:04 +0000 (00:31 +0200)]
0.2.0

5 years agoClean up package
nlamprian [Thu, 20 Aug 2020 22:25:38 +0000 (00:25 +0200)]
Clean up package

5 years agoRename package
nlamprian [Thu, 20 Aug 2020 21:47:57 +0000 (23:47 +0200)]
Rename package

5 years ago0.1.0 0.1.0
nlamprian [Mon, 17 Aug 2020 22:55:15 +0000 (00:55 +0200)]
0.1.0

5 years agoAdd license notice
nlamprian [Mon, 17 Aug 2020 22:54:36 +0000 (00:54 +0200)]
Add license notice

5 years agoMerge pull request #22 from roboticsgroup/nlamprian/fix-effort
Nick Lamprianidis [Fri, 7 Aug 2020 11:18:39 +0000 (13:18 +0200)]
Merge pull request #22 from roboticsgroup/nlamprian/fix-effort

Use SetParam for effort limit

5 years agoUse SetParam for effort limit
Nick Lamprianidis [Thu, 6 Aug 2020 10:55:10 +0000 (12:55 +0200)]
Use SetParam for effort limit

5 years agoMerge pull request #21 from ssr-yuki/feature/set_cmp
Nick Lamprianidis [Sun, 2 Aug 2020 21:18:46 +0000 (23:18 +0200)]
Merge pull request #21 from ssr-yuki/feature/set_cmp

Set CMP0054

5 years agoSet CMP0054 for building with Gazebo9
Yuki Onishi [Thu, 30 Jul 2020 09:53:54 +0000 (18:53 +0900)]
Set CMP0054 for building with Gazebo9

7 years agoMerge pull request #14 from roboticsgroup/pid_ns
Konstantinos Chatzilygeroudis [Thu, 21 Feb 2019 11:36:05 +0000 (12:36 +0100)]
Merge pull request #14 from roboticsgroup/pid_ns

Add option to change the namespace of the pid

7 years agoAdd option to change the namespace of the pid
nlamprian [Thu, 21 Feb 2019 11:21:56 +0000 (12:21 +0100)]
Add option to change the namespace of the pid

7 years agoMerge pull request #13 from roboticsgroup/parameters
Konstantinos Chatzilygeroudis [Tue, 19 Feb 2019 23:49:55 +0000 (00:49 +0100)]
Merge pull request #13 from roboticsgroup/parameters

Update parameters

7 years agoUpdate parameters
nlamprian [Tue, 19 Feb 2019 13:20:21 +0000 (14:20 +0100)]
Update parameters
* Default max effort to limit from sdf model
* Default namespace to empty string
* Fix sensitiveness calculation

8 years agoMerge pull request #12 from mintar/gazebo8
Konstantinos Chatzilygeroudis [Wed, 4 Apr 2018 08:38:25 +0000 (10:38 +0200)]
Merge pull request #12 from mintar/gazebo8

Adjust to Gazebo 8 API and fix gazebo_ros_pkgs#612

8 years agoImprove namespace handling
Martin Günther [Tue, 20 Mar 2018 13:49:07 +0000 (14:49 +0100)]
Improve namespace handling

8 years agoFix README
Konstantinos Chatzilygeroudis [Tue, 20 Mar 2018 12:28:35 +0000 (13:28 +0100)]
Fix README

8 years agoAdd warning when triggering gazebo_ros_pkgs#612
Martin Günther [Tue, 20 Mar 2018 12:12:53 +0000 (13:12 +0100)]
Add warning when triggering gazebo_ros_pkgs#612

8 years agoAdd fix for gazebo_ros_pkgs#612
Martin Günther [Fri, 16 Mar 2018 15:59:13 +0000 (16:59 +0100)]
Add fix for gazebo_ros_pkgs#612

This issue also affects the mimic joint plugin:

    https://github.com/ros-simulation/gazebo_ros_pkgs/issues/612

The commit here fixes that issue for Gazebo 9. We should change the
GAZEBO_MAJOR_VERSION check to >= 7 if the following PR gets backported
to Gazebo 7 and 8:

    https://bitbucket.org/osrf/gazebo/pull-requests/2814/fix-issue-2111-by-providing-options-to/diff

8 years agoRemove unnecessary kill_sim member
Martin Günther [Fri, 16 Mar 2018 10:25:22 +0000 (11:25 +0100)]
Remove unnecessary kill_sim member

8 years agoAdjust to Gazebo 8 API
Martin Günther [Fri, 16 Mar 2018 10:24:00 +0000 (11:24 +0100)]
Adjust to Gazebo 8 API

Note about the DisconnectWorldUpdateBegin: This function was deprecated
in favor of resetting the ConnectionPtr, see here:

    https://bitbucket.org/osrf/gazebo/pull-requests/2329/deprecate-event-disconnect-connectionptr/diff

8 years agoMerge pull request #10 from mikaelarguedas/install_rules_for_plugins
Konstantinos Chatzilygeroudis [Sat, 24 Feb 2018 23:13:58 +0000 (00:13 +0100)]
Merge pull request #10 from mikaelarguedas/install_rules_for_plugins

add install rules for the gazebo plugins

8 years agoadd install rules for the gazebo plugins
Mikael Arguedas [Sat, 24 Feb 2018 22:32:07 +0000 (14:32 -0800)]
add install rules for the gazebo plugins

8 years agoFix README
Konstantinos Chatzilygeroudis [Thu, 25 Jan 2018 21:08:34 +0000 (22:08 +0100)]
Fix README

8 years agoMerge pull request #9 from mintar/pid_gains
Konstantinos Chatzilygeroudis [Thu, 25 Jan 2018 21:06:52 +0000 (22:06 +0100)]
Merge pull request #9 from mintar/pid_gains

Support all PID gain parameters, dynamic_reconfigure

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..