- Nov 26, 2013
-
-
gavanderhoorn authored
-
- 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 02, 2013
-
-
IPR-SR2 authored
-
- 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.
-
- May 23, 2013
-
-
Shaun Edwards authored
Added launch directory to bringup package. Left the old launch files to be backwards compatable for now. Updated driver with SwRI internal changes. Changed driver to accept ip address to match ROS-Industrial standard. IP addresses for industrial robots are typically fixed. Hostnames are not typically used (this is what the driver expected)
-
- Apr 08, 2013