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

mguo/my-master-20220324 #89

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

mguo/my-master-20220324 #89

wants to merge 51 commits into from

Commits on Jan 6, 2022

  1. refactor impulses

    michguo committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    30f096a View commit details
    Browse the repository at this point in the history
  2. add eigen import

    michguo committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    1aa1f01 View commit details
    Browse the repository at this point in the history
  3. one more eigen import

    michguo committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    f415caf View commit details
    Browse the repository at this point in the history
  4. matrix instead of vector

    michguo committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    6578761 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c12130d View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2022

  1. Configuration menu
    Copy the full SHA
    3b3a55c View commit details
    Browse the repository at this point in the history
  2. fix typo

    michguo committed Mar 22, 2022
    Configuration menu
    Copy the full SHA
    baa48e4 View commit details
    Browse the repository at this point in the history
  3. add lcp utils to module.cpp

    michguo committed Mar 22, 2022
    Configuration menu
    Copy the full SHA
    76062e4 View commit details
    Browse the repository at this point in the history
  4. import missing header file

    michguo committed Mar 22, 2022
    Configuration menu
    Copy the full SHA
    64d7d0f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cec3906 View commit details
    Browse the repository at this point in the history
  6. fix typo

    michguo committed Mar 22, 2022
    Configuration menu
    Copy the full SHA
    b2ef95a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    27635b4 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2022

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

Commits on Mar 24, 2022

  1. Configuration menu
    Copy the full SHA
    a3608e5 View commit details
    Browse the repository at this point in the history
  2. add LcpSolutionType enum

    michguo committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    1eff5ee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    19e6dae View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    77658e9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4bfca72 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3537a16 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7bb0e68 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0703247 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e18a7fc View commit details
    Browse the repository at this point in the history
  10. return LcpResult in solveLcp

    michguo committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    342b0c9 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0512d80 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6b14f42 View commit details
    Browse the repository at this point in the history
  13. merge conflicts

    michguo committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    1c3e8cf View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    65c7144 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2022

  1. Configuration menu
    Copy the full SHA
    7dc4e04 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bbafff1 View commit details
    Browse the repository at this point in the history
  3. include stlh

    michguo committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    8e14be2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ccbe982 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    192284e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f7543ab View commit details
    Browse the repository at this point in the history
  7. fix typo

    michguo committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    16e9de3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b2852ba View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2022

  1. Configuration menu
    Copy the full SHA
    ec9ba25 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    80d041e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    16aedc2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1bf86a2 View commit details
    Browse the repository at this point in the history
  5. add success attribute

    michguo committed Mar 26, 2022
    Configuration menu
    Copy the full SHA
    1ef9ce5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    10ac4fb View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2022

  1. Configuration menu
    Copy the full SHA
    9dc2aee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d14ec03 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a7d9ec4 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2022

  1. add getLocalVertices()

    michguo committed Apr 15, 2022
    Configuration menu
    Copy the full SHA
    2c7c069 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    efa4dd4 View commit details
    Browse the repository at this point in the history
  3. add MovingVertex

    michguo committed Apr 15, 2022
    Configuration menu
    Copy the full SHA
    17a2715 View commit details
    Browse the repository at this point in the history
  4. add body node

    michguo committed Apr 15, 2022
    Configuration menu
    Copy the full SHA
    507d326 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d9675e4 View commit details
    Browse the repository at this point in the history
  6. add constructor args

    michguo committed Apr 15, 2022
    Configuration menu
    Copy the full SHA
    61ab8b2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fa1647d View commit details
    Browse the repository at this point in the history