https://github.com/ros-controls/ros_control

sort by:
Revision Author Date Message Commit Date
8939d62 0.13.0 23 December 2017, 13:42:21 UTC
a5718e3 Update changelogs 23 December 2017, 12:27:22 UTC
c361be5 Update README.md (#295) Add publication in README.md 19 December 2017, 13:46:33 UTC
2d7ef90 Add method to populate SoftJointLimits from ROS parameter server. (#292) 18 December 2017, 17:31:41 UTC
ee16564 Merge pull request #293 from mikepurvis/drop-cmake-includes Drop includes from CMake library build. 26 November 2017, 19:13:06 UTC
d8a2c5e Add 3-clause BSD license 23 November 2017, 22:18:12 UTC
4eda18a Drop includes from CMake library build. 23 November 2017, 19:53:21 UTC
9c90974 Update link to ROS wiki 23 November 2017, 13:59:28 UTC
6b9f0f3 Merge pull request #284 from bmagyar/remove_spawner_sleep Remove sleep(1) from spawner 07 November 2017, 16:07:33 UTC
2de688b rospy.logwarn only has effect after rospy.init 01 November 2017, 11:45:47 UTC
5b27f6b Remove shutdown_timeout & add deprecation note 30 October 2017, 15:56:44 UTC
2a6d1a8 Remove roslib import 30 October 2017, 14:58:14 UTC
f3e471b Run wait_for_service on object instead of the hardcoded string version 30 October 2017, 14:55:42 UTC
573c462 Remove wait_for_service and rephrase warning after exception 30 October 2017, 12:15:07 UTC
cc7a812 Merge pull request #285 from ipa-mdl/fix/interface-composition Interface composition revised 27 October 2017, 18:43:54 UTC
cdaf18e move CheckIsResourceManager into internal namespace 24 October 2017, 16:07:08 UTC
50b7790 remove unused CheckIsResourceManager::value 21 October 2017, 16:21:56 UTC
26bfdc8 do not require default constructors for HardwareInterface classes ResourceManager-based interfaces still need a default constructor. 21 October 2017, 16:21:56 UTC
148942e get rid of warnings for functions returning no values 21 October 2017, 16:21:08 UTC
c971529 test for HW interface without default constructor 21 October 2017, 15:27:41 UTC
eefe1d8 Remove sleep(1) as it causes more problems than what it solves 13 October 2017, 09:50:35 UTC
3e298e3 Merge pull request #283 from ipa-mdl/fix/fts-constness fix constness in ForceTorqueSensorHandle 26 September 2017, 12:15:15 UTC
6369f93 fix constness in ImuSensorHandle 22 September 2017, 11:19:57 UTC
dcda619 fix constness in ForceTorqueSensorHandle 22 September 2017, 10:28:09 UTC
6d4fc7a 0.12.0 05 August 2017, 18:33:37 UTC
70a40d6 Update changelogs 05 August 2017, 18:32:57 UTC
204c2f5 Merge pull request #276 from jlack1987/feature/inverse_interfaces Add inverse transmission interfaces to transmission interface loader 04 August 2017, 10:05:04 UTC
1d5bfd2 Fix inheritance to reuse more code from parent intpreface providers More style fixes and remove some duplicate code More style fixes Fix indentations 14 July 2017, 13:30:57 UTC
dfcb723 Add unit tests for new bidirectional joint interface providers 06 July 2017, 13:52:40 UTC
23284e8 Add bidirectional joint interface providers 06 July 2017, 13:51:54 UTC
3447ab2 Add inverse transmission interfaces to TransmissionLoaderData 06 July 2017, 13:49:32 UTC
c09266a 0.11.5 28 June 2017, 15:02:32 UTC
6d44790 Update changelogs 28 June 2017, 15:02:13 UTC
75a28d6 Merge pull request #273 from ros-controls/update-kinetic-travis Remove jade, update maintainers 15 May 2017, 14:59:23 UTC
1a58058 Remove jade, update maintainers 10 May 2017, 14:08:15 UTC
009bf15 Merge pull request #221 from davetcoleman/jade-improve-joint-limits-error Throw error if EffortJointSaturationHandle is missing effort or velocity limits 13 April 2017, 10:57:09 UTC
333a88d Merge pull request #268 from ipa-mdl/patch-1 switch to industrial_ci 21 March 2017, 11:45:41 UTC
606f329 don't test jade with upstream sources 18 March 2017, 15:50:05 UTC
02d5ef3 restrict number of parallel test jobs 18 March 2017, 15:21:33 UTC
abcea62 switch to industrial_ci 16 March 2017, 23:20:19 UTC
3f3a438 Merge pull request #266 from ros-controls/kinetic-error-msg Fix misspelling revise message 25 February 2017, 22:00:19 UTC
220e3f8 Fix misspelling revise message 25 February 2017, 16:36:24 UTC
7c48586 Merge pull request #263 from mintar/patch-1 Fix typo in architecture.svg 16 February 2017, 11:24:02 UTC
33045b1 Fix typo in architecture.svg 16 February 2017, 08:15:26 UTC
d4986a1 0.11.4 14 February 2017, 16:35:58 UTC
fb56dc9 Update logs 14 February 2017, 16:35:21 UTC
8a09297 Merge pull request #261 from rojkov/kinetic-devel controller_manager: drop unused inclusion of tinyxml.h 27 January 2017, 11:55:07 UTC
df61f35 controller_manager: drop unused inclusion of tinyxml.h Signed-off-by: Dmitry Rozhkov <dmitry.rozhkov@linux.intel.com> 26 January 2017, 12:30:04 UTC
e182b6c 0.11.3 07 December 2016, 15:40:40 UTC
9434a3f Update changelogs 07 December 2016, 15:29:52 UTC
b3d023b Merge pull request #259 from bmagyar/add_urdf_compatibility Add urdf compatibility header 07 December 2016, 14:17:32 UTC
dce3318 Add urdf compatibility header 07 December 2016, 13:18:47 UTC
e9ee852 0.11.2 28 November 2016, 17:13:51 UTC
422eda4 Update changelogs 28 November 2016, 17:12:58 UTC
bda144f Merge pull request #255 from bmagyar/use_vector_back to[to.size-1] to to.back() 03 November 2016, 17:18:00 UTC
782a676 to[to.size-1] to to.back() 02 November 2016, 14:23:08 UTC
6c1a70e Merge pull request #253 from bmagyar/cmake_warnings_boost Remove boost from depends declaration to fix cmake warning 02 November 2016, 14:13:50 UTC
a8d7b2a Remove boost from depends declaration to fix cmake warning 01 November 2016, 21:10:32 UTC
7f52705 Merge pull request #254 from bmagyar/update_package_xmls Update package xmls 31 October 2016, 18:24:59 UTC
552a6d5 sort dependencies 31 October 2016, 18:09:25 UTC
4f63276 Add Toni's email to the author fields too 31 October 2016, 18:03:41 UTC
dfbe893 Add Enrique and Bence to maintainer list 28 October 2016, 13:31:12 UTC
68cfea4 Clean up export leftovers from rosbuild 28 October 2016, 11:12:13 UTC
12ccfbc Convert to format2, fix dependency in cmake 28 October 2016, 11:05:25 UTC
999f53a Merge pull request #252 from bmagyar/update_metapackage Add combined_robot_hw to metapackage & system figure 27 October 2016, 14:11:26 UTC
4129a3f Add combined_robot_hw to metapackage & system figure 27 October 2016, 10:59:50 UTC
8e67b09 Merge pull request #251 from bmagyar/use_urdf_typedefs Replace boost::shared_ptr<urdf::XY> with urdf::XYConstSharedPtr 03 September 2016, 22:25:02 UTC
23e45dd Replace boost::shared_ptr<urdf::XY> with urdf::XYConstSharedPtr 03 September 2016, 20:31:46 UTC
1d6df6d 0.11.1 18 August 2016, 15:22:12 UTC
cae2727 Update changelog 18 August 2016, 15:21:31 UTC
7a0a476 Merge pull request #249 from bmagyar/qt5-fix Qt5 migration 18 August 2016, 13:37:31 UTC
2a71aa0 Qt5 migration 18 August 2016, 13:20:00 UTC
160ee21 Merge pull request #247 from miguelprada/fix_multi_interface_example Fix the example in the comments in multi_interface_controller.h. 05 August 2016, 09:23:30 UTC
a4c0997 Fix the example in the comments in multi_interface_controller.h. 05 August 2016, 08:41:22 UTC
cac9074 Merge pull request #240 from efernandez/update_rosinstall_kinetic Update rosinstall versions to kinetic-devel 25 May 2016, 20:08:56 UTC
fe144f1 Update rosinstall versions to kinetic-devel 25 May 2016, 18:01:08 UTC
1879c02 0.11.0 23 May 2016, 00:54:49 UTC
b48b592 Fix version number 23 May 2016, 00:53:55 UTC
1a3b6d0 Update changelogs 23 May 2016, 00:51:09 UTC
cc68250 Merge pull request #235 from shadow-robot/combined_robot_hw_kinetic Combined robot hw kinetic 22 May 2016, 12:40:52 UTC
d216407 Add packages combined_robot_hw and combined_robot_hw_tests. combined_robot_hw allows to load different RobotHW as plugins and combines them into a single RobotHW. A single controller manager can then access resources from any robot. 06 May 2016, 18:20:01 UTC
097c05e Allow the InterfaceManager class to register other InterfaceManagers. This will make it possible to combine several RobotHW objects into a single one. 06 May 2016, 18:20:01 UTC
f43b2fb 0.10.1 23 April 2016, 14:40:53 UTC
b6e750b Update changelogs 23 April 2016, 14:40:03 UTC
9793f52 Add missing test dependency on rosservice 23 April 2016, 10:12:05 UTC
21c5f00 Fix rosconsole errors from test build 23 April 2016, 10:09:40 UTC
2476258 Remove control_toolbox dependency. Fix thread linking error coming from removal of dependency. 22 April 2016, 21:47:28 UTC
c4bce59 Merge branch 'jade-devel' into jade-improve-joint-limits-error 05 February 2016, 21:06:22 UTC
36df326 Merge pull request #229 from jspricke/fix_includes Don't export local include dirs 20 January 2016, 23:21:39 UTC
8f2eac6 Merge pull request #230 from jspricke/travis-trusty-jade Use trusty and jade for Travis 19 January 2016, 22:38:15 UTC
56cd160 Fix catkin_package * Don't export local include dirs. * Fix dependency on urdfdom (Thanks to Mathias Lüdtke). 19 January 2016, 12:44:06 UTC
da2be48 Use trusty and jade for Travis 19 January 2016, 10:26:42 UTC
7822642 Throw error if EffortJointSaturationHandle is missing effort or velocity limits 04 December 2015, 02:10:24 UTC
9d0d892 0.10.0 20 November 2015, 16:38:44 UTC
b1353a3 Update changelogs 20 November 2015, 16:34:10 UTC
33f0bf7 Merge pull request #210 from ros-controls/fix-do-switch-jade controller_manager: Fix doSwitch execution point - jade 19 November 2015, 08:59:11 UTC
ad68d85 controller_manager: Fix doSwitch execution point The doSwitch method needs to be executed in the update() method, that is, in the real-time path, which is where controller switching actually takes place. It was previously done in the switchController callback, which is non real-time. In this method controller switching is scheduled, but not actually executed. This changeset fixes a bug in which hardware interface modes could switch before controllers, leading to undefined behavior. 19 November 2015, 08:57:43 UTC
9db8873 Merge pull request #218 from ros-controls/prepare-switch-jade Prepare switch jade 19 November 2015, 08:55:57 UTC
4c97a05 Deprecate RobotHW::canSwitch Has been superceeded by RobotHW::prepareSwitch. 13 November 2015, 15:45:12 UTC
6b32a59 Cosmetic: Wrap method args across multiple lines 13 November 2015, 15:34:34 UTC
back to top