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

Use Eigen for math operations #150

Merged
merged 38 commits into from
Aug 5, 2016
Merged

Use Eigen for math operations #150

merged 38 commits into from
Aug 5, 2016

Commits on Jul 25, 2016

  1. Switching to Eigen

    jslee02 committed Jul 25, 2016
    Configuration menu
    Copy the full SHA
    4b52cfa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    68daf1a View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2016

  1. Configuration menu
    Copy the full SHA
    1742efa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e8379c4 View commit details
    Browse the repository at this point in the history
  3. Pass test_fcl_math

    jslee02 committed Jul 26, 2016
    Configuration menu
    Copy the full SHA
    3eefed5 View commit details
    Browse the repository at this point in the history
  4. Pass test_fcl_sphere_capsule

    jslee02 committed Jul 26, 2016
    Configuration menu
    Copy the full SHA
    f61c0b2 View commit details
    Browse the repository at this point in the history
  5. Run travis-ci with eigen

    jslee02 committed Jul 26, 2016
    Configuration menu
    Copy the full SHA
    40d9cf0 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2016

  1. Configuration menu
    Copy the full SHA
    f139043 View commit details
    Browse the repository at this point in the history
  2. Pass test_fcl_capsule_capsule

    jslee02 committed Jul 27, 2016
    Configuration menu
    Copy the full SHA
    3dc8585 View commit details
    Browse the repository at this point in the history
  3. Pass test_fcl_frontlist

    jslee02 committed Jul 27, 2016
    Configuration menu
    Copy the full SHA
    074bca3 View commit details
    Browse the repository at this point in the history
  4. Pass test_fcl_collision

    jslee02 committed Jul 27, 2016
    Configuration menu
    Copy the full SHA
    62eaf25 View commit details
    Browse the repository at this point in the history
  5. Pass test_fcl_bvh_models

    jslee02 committed Jul 27, 2016
    Configuration menu
    Copy the full SHA
    95c871f View commit details
    Browse the repository at this point in the history
  6. Pass test_fcl_distance

    jslee02 committed Jul 27, 2016
    Configuration menu
    Copy the full SHA
    2f98ade View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    326f26b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    04f8e7d View commit details
    Browse the repository at this point in the history
  9. Pass test_fcl_broadphase

    jslee02 committed Jul 27, 2016
    Configuration menu
    Copy the full SHA
    849d37e View commit details
    Browse the repository at this point in the history
  10. Pass test_fcl_octomap

    jslee02 committed Jul 27, 2016
    Configuration menu
    Copy the full SHA
    cd4828a View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2016

  1. Configuration menu
    Copy the full SHA
    9c57652 View commit details
    Browse the repository at this point in the history
  2. Fix uninitialized variables

    jslee02 committed Jul 28, 2016
    Configuration menu
    Copy the full SHA
    fa76c98 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4d8d9df View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0ad10a7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fd850f5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b6ea964 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b5b9a70 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4b7c7a4 View commit details
    Browse the repository at this point in the history
  9. Remove transform.cpp

    jslee02 committed Jul 28, 2016
    Configuration menu
    Copy the full SHA
    fa23d6d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f6afe0c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    403d133 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    52e9447 View commit details
    Browse the repository at this point in the history
  13. Update changelog for #150

    jslee02 committed Jul 28, 2016
    Configuration menu
    Copy the full SHA
    41b45b9 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    934af56 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    150903e View commit details
    Browse the repository at this point in the history
  16. Add comment

    jslee02 committed Jul 28, 2016
    Configuration menu
    Copy the full SHA
    8b72e61 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2016

  1. Configuration menu
    Copy the full SHA
    b95410b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4db2f37 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2e9ccde View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d0ddc1d View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2016

  1. Configuration menu
    Copy the full SHA
    9d3ce72 View commit details
    Browse the repository at this point in the history