Skip to content
Snippets Groups Projects
  1. Feb 14, 2015
  2. Nov 04, 2014
  3. Oct 22, 2014
    • gavanderhoorn's avatar
      driver: remove Beautifulsoup dependency. Fix #36. · 8f879926
      gavanderhoorn authored
      This change reimplements the load_joint_offsets(..) function using
      lxml. A simple XPath expression is used to access the calibration_offset
      elements.
      
      Run-time behaviour should be identical. Tested with ur-sim.
      
      Note: I opted to use lxml instead of urdfdom_py, as the latter has
      some issues parsing the UR5/10 urdfs and we only need access to a single
      custom element. Rosdep keys for python-lxml were recently added (for
      urdfdom) for all (Ubuntu) versions, so this should not be an issue.
      8f879926
  4. Sep 21, 2014
    • gavanderhoorn's avatar
      driver: remove Beautifulsoup dependency. Fix #36. · 5e2d2648
      gavanderhoorn authored
      This change reimplements the load_joint_offsets(..) function using
      lxml. A simple XPath expression is used to access the calibration_offset
      elements.
      
      Run-time behaviour should be identical. Tested with ur-sim.
      
      Note: I opted to use lxml instead of urdfdom_py, as the latter has
      some issues parsing the UR5/10 urdfs and we only need access to a single
      custom element. Rosdep keys for python-lxml were recently added (for
      urdfdom) for all (Ubuntu) versions, so this should not be an issue.
      5e2d2648
  5. Sep 04, 2014
  6. Sep 03, 2014
  7. Aug 25, 2014
  8. Aug 21, 2014
  9. May 22, 2014
  10. Apr 01, 2014
  11. Mar 31, 2014
  12. Mar 22, 2014
  13. Nov 26, 2013
  14. Jul 20, 2013