Skip to content
Snippets Groups Projects
  1. Mar 17, 2014
  2. Mar 08, 2014
    • Kristof Robot's avatar
      catkin: adding pkgutil run dependency · 66e2ad66
      Kristof Robot authored
      Resolves import error in __init__.py files derived from catkin/cmake/templates/__init__.py.in template,
      e.g. in tf:
        File "/usr/lib/python2.7/site-packages/tf/__init__.py", line 7, in <module>
          from pkgutil import extend_path
      ImportError: No module named pkgutil
      66e2ad66
  3. Mar 04, 2014
  4. Mar 03, 2014
  5. Oct 11, 2013
  6. Sep 23, 2013
    • Lukas Bulwahn's avatar
      removing native packages and dependencies · aa2ce283
      Lukas Bulwahn authored
      The native packages are not required anymore, because the needed
      python scripts during compile time are also provided by the
      cross-compiled packages and the python scripts are platform
      independent. Only the catkin package is provided as native package.
      aa2ce283
  7. Sep 22, 2013
  8. Aug 26, 2013
  9. Aug 05, 2013
  10. Aug 01, 2013
  11. Jul 22, 2013
  12. Jul 15, 2013
  13. Jul 01, 2013
  14. Jun 28, 2013
  15. Apr 10, 2013
  16. Apr 04, 2013
  17. Mar 14, 2013
  18. Feb 28, 2013
  19. Feb 15, 2013
  20. Feb 01, 2013
  21. Jan 31, 2013
  22. Jan 30, 2013
  23. Jan 23, 2013
Loading