Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Python bindings #119

Open
wants to merge 39 commits into
base: master
Choose a base branch
from

Commits on Feb 28, 2018

  1. Configuration menu
    Copy the full SHA
    3770c10 View commit details
    Browse the repository at this point in the history
  2. Don't copy data

    AlexanderFabisch committed Feb 28, 2018
    Configuration menu
    Copy the full SHA
    662f729 View commit details
    Browse the repository at this point in the history
  3. More vector types

    AlexanderFabisch committed Feb 28, 2018
    Configuration menu
    Copy the full SHA
    bf671eb View commit details
    Browse the repository at this point in the history
  4. JointState

    AlexanderFabisch committed Feb 28, 2018
    Configuration menu
    Copy the full SHA
    b390ae6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    27b1f32 View commit details
    Browse the repository at this point in the history
  6. Add todos

    AlexanderFabisch committed Feb 28, 2018
    Configuration menu
    Copy the full SHA
    9761caf View commit details
    Browse the repository at this point in the history
  7. Add Matrix3d

    AlexanderFabisch committed Feb 28, 2018
    Configuration menu
    Copy the full SHA
    86cf719 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    345f5b0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b885de9 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1f2fac3 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0e8418d View commit details
    Browse the repository at this point in the history
  12. Wrap Frame

    AlexanderFabisch committed Feb 28, 2018
    Configuration menu
    Copy the full SHA
    c1846f9 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ca23b9e View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    8065c90 View commit details
    Browse the repository at this point in the history
  15. Organize todos

    AlexanderFabisch committed Feb 28, 2018
    Configuration menu
    Copy the full SHA
    e7f6d89 View commit details
    Browse the repository at this point in the history
  16. Add readme

    AlexanderFabisch committed Feb 28, 2018
    Configuration menu
    Copy the full SHA
    4c0734c View commit details
    Browse the repository at this point in the history
  17. Update README.md

    AlexanderFabisch committed Feb 28, 2018
    Configuration menu
    Copy the full SHA
    a63c4f9 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    c02fea9 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    12f5cf3 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    dffde77 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    48ab2d3 View commit details
    Browse the repository at this point in the history
  22. Add dependencies

    AlexanderFabisch committed Feb 28, 2018
    Configuration menu
    Copy the full SHA
    1b70051 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    931ad08 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    d167a43 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    9edf872 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    561e0f3 View commit details
    Browse the repository at this point in the history
  27. Expose Joints::time

    AlexanderFabisch committed Feb 28, 2018
    Configuration menu
    Copy the full SHA
    3b0388f View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    8bf5f2e View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    922682a View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    22a0792 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    bd17140 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    d8fb7a8 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    25fc118 View commit details
    Browse the repository at this point in the history
  34. started to create bindings for Angle

    Docker authored and AlexanderFabisch committed Feb 28, 2018
    Configuration menu
    Copy the full SHA
    56fa683 View commit details
    Browse the repository at this point in the history
  35. coding style and splitted tests into groups

    Enno Roehrig authored and AlexanderFabisch committed Feb 28, 2018
    Configuration menu
    Copy the full SHA
    b18cfad View commit details
    Browse the repository at this point in the history
  36. finished Angle

    Enno Roehrig authored and AlexanderFabisch committed Feb 28, 2018
    Configuration menu
    Copy the full SHA
    55eb1db View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    0394373 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    c26dbbb View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    38dfd9b View commit details
    Browse the repository at this point in the history