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

Cwbollinger/mobile api wip #69

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

Commits on Mar 30, 2021

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

Commits on Apr 2, 2021

  1. More WIP

    cwbollinger committed Apr 2, 2021
    Configuration menu
    Copy the full SHA
    e107d82 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2021

  1. Commit of current work

    cwbollinger committed Apr 13, 2021
    Configuration menu
    Copy the full SHA
    02b4c54 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2021

  1. Working teleop, waypoints not quite there

    Specifically, behavior is bad when waypoint velocities
    are not constrained. Need to fix `buildTrajectory`
    cwbollinger committed Apr 14, 2021
    Configuration menu
    Copy the full SHA
    9c2042a View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2021

  1. Configuration menu
    Copy the full SHA
    1ebd059 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    05e84bc View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2021

  1. Giving up on trying to use joint space trajectories

    Now uses piecewise cartesian trajectories and maps to
    joint space as you go. More similar to old approach
    cwbollinger committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    52a8202 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'cwbollinger/mobile_api_wip' of github.com:HebiRobotics/…

    …hebi-cpp-examples into cwbollinger/mobile_api_wip
    cwbollinger committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    5821d60 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2021

  1. Configuration menu
    Copy the full SHA
    03c9ef4 View commit details
    Browse the repository at this point in the history
  2. Strange build issue

    cwbollinger committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    55e0318 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2021

  1. Configuration menu
    Copy the full SHA
    58b1356 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a7e2b4b View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2021

  1. Configuration menu
    Copy the full SHA
    ac722bf View commit details
    Browse the repository at this point in the history
  2. Address more comments

    cwbollinger committed Jul 15, 2021
    Configuration menu
    Copy the full SHA
    76348e1 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2021

  1. Implement Matt's latest round of comments

    Minor refactoring to remove duplicated transform math
    cwbollinger committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    2127df2 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2021

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