Skip to content
Snippets Groups Projects
  1. Jan 24, 2011
  2. Jan 21, 2011
  3. Jan 19, 2011
    • Florent Lamiraux's avatar
      Make python scripts more compact, · 439ad4c4
      Florent Lamiraux authored
          - by calling signals through Entity instance members instead of by
            signal('name'),
          - by replacing dynamicRobot member by dynamic,
          - by replacing simu flag by simulation,
          - by replacing robotSimu member by simu
          - by defining members for each operational point:
              AbstractHumanoidRobot.features['right-wrist'] can be accessed by
      	AbstractHumanoidRobot.rightWrist for instance.
      439ad4c4
    • Florent Lamiraux's avatar
      Synchronize cmake submodule. · 0e2ad7d0
      Florent Lamiraux authored
      0e2ad7d0
  4. Jan 18, 2011
  5. Jan 11, 2011
  6. Jan 10, 2011
  7. Jan 07, 2011
  8. Jan 05, 2011
  9. Jan 04, 2011
  10. Jan 03, 2011
  11. Jan 02, 2011
  12. Jan 01, 2011
  13. Dec 30, 2010
  14. Dec 28, 2010
  15. Dec 26, 2010
  16. Dec 25, 2010
    • Florent Lamiraux's avatar
      Cosmetic change · 1a34cb37
      Florent Lamiraux authored
      	 * include/sot-dynamic/dynamic.h,
      	 * src/dynamic-command.h,
      	 * src/dynamic.cpp: remove trailing white spaces.
      1a34cb37
Loading