Skip to content
Snippets Groups Projects
  1. Apr 23, 2014
  2. Apr 17, 2014
  3. Apr 01, 2014
  4. Mar 31, 2014
  5. Mar 24, 2014
  6. Mar 22, 2014
  7. Feb 06, 2014
  8. Nov 26, 2013
  9. Nov 12, 2013
  10. Oct 29, 2013
  11. Oct 25, 2013
    • gavanderhoorn's avatar
      Ignore unknown pkt types, instead of erroring out. · 04197800
      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.
      04197800
  12. Oct 02, 2013
  13. Sep 14, 2013
  14. Aug 28, 2013
  15. Jul 20, 2013
  16. May 23, 2013
    • Shaun Edwards's avatar
      Added launch directory to bringup package. Left the old launch files to be... · da0fbfd3
      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)
      da0fbfd3
  17. Apr 08, 2013