Skip to content
This repository has been archived by the owner on Nov 15, 2022. It is now read-only.

Enable rudimentary e2e long with 3D torch model! (slowing only) #73

Closed
wants to merge 13 commits into from

Commits on Nov 15, 2020

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

Commits on Nov 16, 2020

  1. Nothing says we have to give mpc 10 ts. Don't include first, since ac…

    …celeration is extrapped
    sshane committed Nov 16, 2020
    Configuration menu
    Copy the full SHA
    3c89197 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d400299 View commit details
    Browse the repository at this point in the history
  3. Revert "Nothing says we have to give mpc 10 ts. Don't include first, …

    …since acceleration is extrapped"
    
    This reverts commit 3c89197.
    sshane committed Nov 16, 2020
    Configuration menu
    Copy the full SHA
    ee65d9f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a4f83c9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6a842e2 View commit details
    Browse the repository at this point in the history
  6. Slightly more instantaneous

    sshane committed Nov 16, 2020
    Configuration menu
    Copy the full SHA
    959e204 View commit details
    Browse the repository at this point in the history
  7. Fix

    sshane committed Nov 16, 2020
    Configuration menu
    Copy the full SHA
    eae1b60 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2020

  1. e2e tuning. position now predicts current instead of 1 second into fu…

    …ture. speed starts at 0.1 sec
    sshane committed Nov 17, 2020
    Configuration menu
    Copy the full SHA
    90751bf View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2020

  1. e2e fix (#279)

    * add debugging
    
    * print speed
    
    * Speed idx fix
    
    * fix
    
    * fix
    
    * Revamp planner e2e long code. Use velocity predictions instead of deriving them. Acceleration is still calculated (not from model)
    
    * unnecessary
    
    Co-authored-by: HaraldSchafer <harald.the.engineer@gmail.com>
    sshane and haraschax committed Nov 18, 2020
    Configuration menu
    Copy the full SHA
    2b13c49 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2020

  1. PI tuning

    sshane committed Nov 20, 2020
    Configuration menu
    Copy the full SHA
    a342072 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2020

  1. reduce P

    sshane committed Nov 21, 2020
    Configuration menu
    Copy the full SHA
    99f58cc View commit details
    Browse the repository at this point in the history
  2. reduce I

    sshane committed Nov 21, 2020
    Configuration menu
    Copy the full SHA
    d4c333e View commit details
    Browse the repository at this point in the history