Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: codamrobotics/low-level-controller
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: codamrobotics/low-level-controller
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: stan_LogicDriving
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 11 commits
  • 2 files changed
  • 2 contributors

Commits on Dec 11, 2020

  1. Initial work on LogicDriving

    s-t-a-n committed Dec 11, 2020
    Configuration menu
    Copy the full SHA
    0c76b2a View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2020

  1. heading -> desired_heading, throttle -> desired_throttle, added some …

    …spin logic
    s-t-a-n committed Dec 12, 2020
    Configuration menu
    Copy the full SHA
    7cc49c0 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into stan_LogicDriving

    s-t-a-n committed Dec 12, 2020
    Configuration menu
    Copy the full SHA
    a1ce68e View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2020

  1. Merge branch 'master' into stan_LogicDriving

    s-t-a-n committed Dec 15, 2020
    Configuration menu
    Copy the full SHA
    8c4235b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9d97aba View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2020

  1. Merge branch 'master' into stan_LogicDriving

    s-t-a-n committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    0b8cd71 View commit details
    Browse the repository at this point in the history
  2. merged from master + updated LogicDriving to reflect changes in enum …

    …type of e_side/e_corner
    s-t-a-n committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    de79ebd View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2020

  1. Merge branch 'master' into stan_LogicDriving

    s-t-a-n committed Dec 20, 2020
    Configuration menu
    Copy the full SHA
    06b8e4a View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2020

  1. Merge branch 'master' into stan_LogicDriving

    s-t-a-n committed Dec 22, 2020
    Configuration menu
    Copy the full SHA
    1b8acfa View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2021

  1. Configuration menu
    Copy the full SHA
    fd48c1b View commit details
    Browse the repository at this point in the history
  2. Removed redundant Interfaces/Logger.hpp dependency, updated call to D…

    …riverGetThrottle with new prototype
    s-t-a-n committed Jan 16, 2021
    Configuration menu
    Copy the full SHA
    c84ed7e View commit details
    Browse the repository at this point in the history
Loading