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

Adds python interface to Filter, MovingWindowFilter, RotationSpline. #230

Merged

Commits on Aug 20, 2021

  1. Adds scripting interface to Quaternion and a python test

    Signed-off-by: LolaSegura <[email protected]>
    LolaSegura committed Aug 20, 2021
    Configuration menu
    Copy the full SHA
    a22cf39 View commit details
    Browse the repository at this point in the history
  2. Adds scripting interface to Matrix3 and a python test

    Signed-off-by: LolaSegura <[email protected]>
    LolaSegura committed Aug 20, 2021
    Configuration menu
    Copy the full SHA
    aec4a6f View commit details
    Browse the repository at this point in the history
  3. Adds scripting interface to Pose3 and a python test

    Signed-off-by: LolaSegura <[email protected]>
    LolaSegura committed Aug 20, 2021
    Configuration menu
    Copy the full SHA
    44228a1 View commit details
    Browse the repository at this point in the history
  4. Solves bugg in the Reset() method inside Pose3

    Signed-off-by: LolaSegura <[email protected]>
    LolaSegura committed Aug 20, 2021
    Configuration menu
    Copy the full SHA
    b8aca58 View commit details
    Browse the repository at this point in the history
  5. Adds scripting interface to Matrix4 and a python test

    Signed-off-by: LolaSegura <[email protected]>
    LolaSegura committed Aug 20, 2021
    Configuration menu
    Copy the full SHA
    6da3282 View commit details
    Browse the repository at this point in the history
  6. Solves bugg in the Construct test for Matrix4 class

    Signed-off-by: LolaSegura <[email protected]>
    LolaSegura committed Aug 20, 2021
    Configuration menu
    Copy the full SHA
    9d8f5f9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7ac05b6 View commit details
    Browse the repository at this point in the history
  8. Updates the test to follow the naiming style and moves the .i and pyt…

    …hon test to the python folder.
    
    Signed-off-by: LolaSegura <[email protected]>
    LolaSegura committed Aug 20, 2021
    Configuration menu
    Copy the full SHA
    88dc6f6 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2021

  1. Address comments.

    Signed-off-by: LolaSegura <[email protected]>
    LolaSegura committed Aug 23, 2021
    Configuration menu
    Copy the full SHA
    f76a40a View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2021

  1. Configuration menu
    Copy the full SHA
    e46c44b View commit details
    Browse the repository at this point in the history
  2. Adds to_quaternion() method to Matrix3.

    Signed-off-by: LolaSegura <[email protected]>
    LolaSegura committed Aug 25, 2021
    Configuration menu
    Copy the full SHA
    d885997 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2021

  1. Configuration menu
    Copy the full SHA
    d26e61e View commit details
    Browse the repository at this point in the history
  2. Deletes extra blank spaces.

    Signed-off-by: LolaSegura <[email protected]>
    LolaSegura committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    fac1c96 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2021

  1. Configuration menu
    Copy the full SHA
    edc926d View commit details
    Browse the repository at this point in the history
  2. Removes unused includes.

    Signed-off-by: Franco Cipollone <[email protected]>
    francocipollone committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    7ebbcc7 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2021

  1. fix whitespace

    Signed-off-by: Steve Peters <[email protected]>
    scpeters committed Sep 18, 2021
    Configuration menu
    Copy the full SHA
    2eb2bab View commit details
    Browse the repository at this point in the history