Skip to content
Snippets Groups Projects
  1. Oct 31, 2013
  2. May 15, 2013
  3. Sep 06, 2012
  4. Mar 15, 2012
  5. Dec 20, 2011
  6. Dec 15, 2011
  7. Dec 09, 2011
  8. Feb 14, 2011
  9. Feb 03, 2011
  10. Jan 28, 2011
  11. Jan 27, 2011
  12. Jan 24, 2011
  13. Jan 18, 2011
  14. Jan 11, 2011
  15. Jan 10, 2011
    • Thomas Moulard's avatar
      Disable disallocation in Python for now. · 084748e5
      Thomas Moulard authored
      Previous algorithm was not taking properly into account the
      dependencies between data in the dynamic graph such as pointer
      signals. Disable it as it is trigger segfaults when exiting the
      Python interpreter.
      084748e5
  16. Jan 05, 2011
  17. Dec 30, 2010
  18. Dec 28, 2010
  19. Dec 25, 2010
  20. Dec 17, 2010
    • Florent Lamiraux's avatar
      Implement 3 commands and bind them in python. · 4a4e1fe1
      Florent Lamiraux authored
          * include/sot-dynamic/dynamic.h,
          * src/dynamic-command.h,
          * src/dynamic.cpp: commands SetFiles, Parse, CreateOpPoint.
          * src/CMakeLists.txt,
          * src/dynamic_graph/sot/dynamics/__init__.py: new, Implement and install
            python submodule.
      4a4e1fe1
    • Florent Lamiraux's avatar
      Modification of API in creation of operational point and jacobian signals. · 5a60bb63
      Florent Lamiraux authored
           * include/sot-dynamic/dynamic.h,
           * src/dynamic.cpp:
             - Dynamic::createEndeffJacobianSignal,
             - Dynamic::createJacobianSignal,
             - Dynamic::createPositionSignal,
             - Dynamic::createVelocitySignal,
             - Dynamic::createAccelerationSignal
             now take a pointer to CjrlJoint instead of a rank in a joint vector.
             Warning: Dynamic::commandLine is broken.
      5a60bb63
  21. Nov 10, 2010
  22. Nov 08, 2010
  23. Nov 05, 2010
  24. Sep 30, 2010
  25. Jul 27, 2010
  26. Jul 12, 2010
  27. Jul 09, 2010
  28. Jul 07, 2010
Loading