Skip to content
Snippets Groups Projects
  1. Sep 07, 2012
  2. Sep 06, 2012
  3. Mar 20, 2012
  4. Mar 16, 2012
  5. Dec 09, 2011
  6. Sep 30, 2011
  7. Sep 28, 2011
  8. Sep 08, 2011
  9. Sep 06, 2011
  10. Apr 25, 2011
  11. Feb 22, 2011
  12. Feb 18, 2011
  13. Feb 16, 2011
  14. Feb 14, 2011
  15. Feb 13, 2011
  16. Feb 11, 2011
  17. Feb 10, 2011
  18. 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
  19. Jan 11, 2011
  20. Jan 10, 2011
  21. Jan 07, 2011
Loading