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

Cable Robot Updates #331

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

Cable Robot Updates #331

wants to merge 77 commits into from

Commits on Apr 6, 2021

  1. Configuration menu
    Copy the full SHA
    eea92cc View commit details
    Browse the repository at this point in the history
  2. faster simulation

    gchenfc committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    14fe322 View commit details
    Browse the repository at this point in the history
  3. a little refactoring

    gchenfc committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    49f21c6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dffa704 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4252df8 View commit details
    Browse the repository at this point in the history
  6. bug fix for some reason

    gchenfc committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    1b32c9d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b50166b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    32ce160 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a4aca11 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    decb82b View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2021

  1. Merge branch 'master' into feature/cablerobot-ilqr

    keyformatter updates
    gchenfc committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    4f09d2a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7599c33 View commit details
    Browse the repository at this point in the history
  3. paint parsing unit test

    gchenfc committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    b9decde View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2021

  1. paint file parsing works

    gchenfc committed Apr 11, 2021
    Configuration menu
    Copy the full SHA
    10531d6 View commit details
    Browse the repository at this point in the history
  2. fix boolean parsing

    gchenfc committed Apr 11, 2021
    Configuration menu
    Copy the full SHA
    3d2c17a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b35f1f3 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2021

  1. clean up ipython notebook

    gchenfc committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    7d2c038 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5113538 View commit details
    Browse the repository at this point in the history
  3. Pott09's mid-tension iLQR

    gchenfc committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    6bf0e85 View commit details
    Browse the repository at this point in the history
  4. refactor plotting

    gchenfc committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    ae12b38 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    66c58ec View commit details
    Browse the repository at this point in the history
  6. Merge branch 'master' into feature/cablerobot-ilqr

    get KeyFormatter printing
    gchenfc committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    c7fc779 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2021

  1. Configuration menu
    Copy the full SHA
    e8f8929 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5750d5f View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2021

  1. Configuration menu
    Copy the full SHA
    7a11d03 View commit details
    Browse the repository at this point in the history
  2. block elimination

    gchenfc committed Apr 14, 2021
    Configuration menu
    Copy the full SHA
    c2ea56f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a1e6d4e View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2021

  1. preliminary gains calculation

    gchenfc committed Apr 19, 2021
    Configuration menu
    Copy the full SHA
    c27e258 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9d45d7f View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2021

  1. Configuration menu
    Copy the full SHA
    f40df13 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    acf2376 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a7fcd2a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7499a7d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6d0ea28 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2021

  1. minor plotting improvements

    gchenfc committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    822e27c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    918daa7 View commit details
    Browse the repository at this point in the history
  3. id/fd were flip flopped

    gchenfc committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    8cb5045 View commit details
    Browse the repository at this point in the history
  4. update cdpr unit test with correct ID/FD and inertia

    ID/FD should be lddot <-> torque, rather than TwistAccel <-> torque
    gchenfc committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    2a551aa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    340978f View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2021

  1. winch factor

    gchenfc committed Apr 22, 2021
    Configuration menu
    Copy the full SHA
    761168e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    72d13d0 View commit details
    Browse the repository at this point in the history
  3. CableAccelFactor passes unit test for simplified

    case without any rotation
    gchenfc committed Apr 22, 2021
    Configuration menu
    Copy the full SHA
    9f8a0fe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1daaf24 View commit details
    Browse the repository at this point in the history
  5. create and wrap TensionKey

    gchenfc committed Apr 22, 2021
    Configuration menu
    Copy the full SHA
    77bfd05 View commit details
    Browse the repository at this point in the history
  6. cdpr with winch inertia passes unit tests :)

    (and squashed a bug ;) )
    gchenfc committed Apr 22, 2021
    Configuration menu
    Copy the full SHA
    7d19163 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fa05de8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b1a9259 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d618e65 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2021

  1. Configuration menu
    Copy the full SHA
    45599ad View commit details
    Browse the repository at this point in the history
  2. write out gains to .h file

    gchenfc committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    c1173fa View commit details
    Browse the repository at this point in the history

Commits on May 5, 2021

  1. Configuration menu
    Copy the full SHA
    149501a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    103f564 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2021

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

Commits on Aug 28, 2021

  1. WIP: fix some unit tests:

    cdpr_planar, cdpr_planar_sim, and cdpr_controller_tension_dist all passing now
    gchenfc committed Aug 28, 2021
    Configuration menu
    Copy the full SHA
    6c8233f View commit details
    Browse the repository at this point in the history
  2. remove debug statements

    gchenfc committed Aug 28, 2021
    Configuration menu
    Copy the full SHA
    e0508f0 View commit details
    Browse the repository at this point in the history
  3. WIP: bugfix in gtsam python wrapper: see branch:

    bugfix/gerry/python_jacobianfactor_rtti
    Be sure to manually set linearSolverType to QR, or use the MyLMParams()
    function in utils, or else the optimizer won't work properly.
    gchenfc committed Aug 28, 2021
    Configuration menu
    Copy the full SHA
    8879146 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4c30d2c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    23d2eda View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8f46cef View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    08997a5 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2021

  1. cleanup

    gchenfc committed Aug 29, 2021
    Configuration menu
    Copy the full SHA
    a44e6a1 View commit details
    Browse the repository at this point in the history
  2. parameter tweaking

    gchenfc committed Aug 29, 2021
    Configuration menu
    Copy the full SHA
    dc709fc View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2021

  1. minor refactoring

    gchenfc committed Sep 7, 2021
    Configuration menu
    Copy the full SHA
    2b0e523 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d1bb841 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2021

  1. optimize utils.InitValues

    gchenfc committed Sep 8, 2021
    Configuration menu
    Copy the full SHA
    d33f09e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cee41cc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a3ba8be View commit details
    Browse the repository at this point in the history
  4. update stroke tracking

    gchenfc committed Sep 8, 2021
    Configuration menu
    Copy the full SHA
    6a8665c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    578610f View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2021

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

Commits on Oct 21, 2021

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

Commits on Jan 12, 2022

  1. Configuration menu
    Copy the full SHA
    d36c9bc View commit details
    Browse the repository at this point in the history
  2. Fix merge issues related to:

    * Key functions are no longer internal
    * values functions remove "Double" template parameter
    gchenfc committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    e2dc95d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d89c5e0 View commit details
    Browse the repository at this point in the history
  4. fix controller docstrings

    gchenfc committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    e9ba1b5 View commit details
    Browse the repository at this point in the history
  5. leftover merge fixes

    gchenfc committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    1d34bba View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2022

  1. minor syntax updates

    gchenfc committed Jun 3, 2022
    Configuration menu
    Copy the full SHA
    3353dc2 View commit details
    Browse the repository at this point in the history