- Nov 26, 2013
-
-
gavanderhoorn authored
-
- Nov 12, 2013
-
-
Shaun Edwards authored
Ignoring unknown pkt types, related to #16. Thanks for contributing!
-
- Oct 29, 2013
-
-
gavanderhoorn authored
-
gavanderhoorn authored
-
- Oct 25, 2013
-
-
gavanderhoorn authored
This change modifies the behaviour of the driver in case an unknown packet type is encountered. Previously, the deserialisation routine would raise an exception, which would cause the driver to print an error and exit. In the current implementation the unknown packet type(s) are stored, their payload ignored, and the driver reports the fact that unknown type(s) was/were received (with a request to report the warning, ideally to the package maintainer). This is not a solution for #16, although that issue prompted this change.
-
- Oct 03, 2013
-
-
Shaun Edwards authored
issue #20 - added corrected mesh file
-
- Oct 02, 2013
-
-
jrgnicho authored
-
Shaun Edwards authored
Added definitions for adding tergets in install folder. Issue #10.
-
IPR-SR2 authored
-
Shaun Edwards authored
-
- Sep 13, 2013
-
-
Shaun Edwards authored
Update to moveit_simple_controller_manager
-
- Sep 11, 2013
-
-
Jeremy Zoss authored
-
- Sep 06, 2013
-
-
Shaun Edwards authored
UR driver updated to work with new 1.7 version software. Software tested for backwards compatibility.
-
- Sep 05, 2013
- Aug 28, 2013
-
-
Damien Smeets authored
-
Damien Smeets authored
-
- Jul 20, 2013
-
-
Kelsey authored
Updated to catkin. ur_driver's files were added to nested Python directory for including in other packages.
-
- Jun 11, 2013
-
-
Shaun Edwards authored
added IKfast compatibility functions
-
- Jun 07, 2013
-
-
Shaun Edwards authored
Gazebo fixes
-
- Jun 04, 2013
-
-
Mathias Lüdtke authored
-
Mathias Lüdtke authored
-
Mathias Lüdtke authored
-
Mathias Lüdtke authored
-
Mathias Lüdtke authored
-
Mathias Lüdtke authored
-
- May 29, 2013
-
-
Shaun Edwards authored
Swri internal mods
-
-
Shaun Edwards authored
-
Shaun Edwards authored
Added launch/configuration files for using real robot. Updated joint limits to velocity limits of the driver (all of which can be configured to make the robot move faster)
-
- May 26, 2013
-
-
Shaun Edwards authored
-
Shaun Edwards authored
Swri internal mods
-
Shaun Edwards authored
-
Shaun Edwards authored
Removed ur5_joint_limited_moveit_config. ur5_moveit_config now has limited joint ranges to plus/minus 180 degrees.
-
- May 24, 2013
-
-
Shaun Edwards authored
-
Shaun Edwards authored
Added joint limited urdf and associated moveit package. The joint limited package is friendlier to the default KLD IK solution
-
Shaun Edwards authored
Added ur5 moveit library. The Kinematics used by the ur5 move it library is unreliable and should be replaced with the ur_kinematics
-
Shaun Edwards authored
Ported ur_kinematics package from Georgia Tech library. Added ability to create ur5 & ur10 kinematics libraries. Python libaries not untested. Kinematics still needs to be wrapped within Kinematics plugin interface
-