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

Click ik #673

Open
wants to merge 75 commits into
base: integration
Choose a base branch
from
Open

Click ik #673

wants to merge 75 commits into from

Commits on Feb 13, 2024

  1. Add initial click ik node

    qhdwight committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    9d5c131 View commit details
    Browse the repository at this point in the history
  2. Add action

    qhdwight committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    b81546f View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. Configuration menu
    Copy the full SHA
    c65b102 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1771f20 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. Initialize action server

    Depicar committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    b63073f View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

  1. Add action client script

    Depicar committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    1278bcf View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2024

  1. working on limits

    Crypt1cG committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    be76d77 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c5abcbe View commit details
    Browse the repository at this point in the history
  3. added arm_targeet to tf tree

    Crypt1cG committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    f04aebc View commit details
    Browse the repository at this point in the history
  4. worked on stuff

    Crypt1cG committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    43e7d2b View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. Configuration menu
    Copy the full SHA
    92495b7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    70f22ba View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. server client

    Depicar committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    659318d View commit details
    Browse the repository at this point in the history
  2. fixed compile bug

    Depicar committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    24cea9e View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. click ik action server

    RobbieGM committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    16aece7 View commit details
    Browse the repository at this point in the history
  2. fixed ik

    Crypt1cG committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    1f12603 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2ad8859 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0053863 View commit details
    Browse the repository at this point in the history
  5. Minor updateS

    qhdwight committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    aa9c2f3 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. updated comment

    MarshallVielmetti committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    831f547 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ad58d09 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e2a4bb8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    61448fa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    46476c5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    450c73d View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. Added action server client

    Depicar committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    2acf605 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. Configuration menu
    Copy the full SHA
    f784620 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    28b409e View commit details
    Browse the repository at this point in the history
  3. More stable so3d creation

    qhdwight committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    1f2a4a2 View commit details
    Browse the repository at this point in the history
  4. Actually more stable

    qhdwight committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    d54d366 View commit details
    Browse the repository at this point in the history
  5. Sensible default

    qhdwight committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    912260a View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2024

  1. merge

    Crypt1cG committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    111ce92 View commit details
    Browse the repository at this point in the history
  2. removed ros param

    MarshallVielmetti committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    786ae17 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0e57d8f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7424cca View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    726bac7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    88bb2e7 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. worked on click_ik

    Crypt1cG committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    09a3cf6 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2024

  1. Add event handler for clicking within a camera stream, implementation…

    … of click ik interface still needs to be done
    jnnanni committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    1cfad33 View commit details
    Browse the repository at this point in the history
  2. added motor timeout to sim

    Crypt1cG committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    c20aec9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0b71a1e View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. fixed click_ik issues

    Crypt1cG committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    8e62a1d View commit details
    Browse the repository at this point in the history
  2. publish feedback

    Depicar committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    895873a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fa5e543 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

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

Commits on Mar 21, 2024

  1. Configuration menu
    Copy the full SHA
    1ef02ff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    44529c4 View commit details
    Browse the repository at this point in the history
  3. Fix consumers.py click ik

    RobbieGM committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    1d6a9e6 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. frontend video fixes

    alisonryckman committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    02eb0ad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ed5c6a2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    15fa58e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    94e141b View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2024

  1. Configuration menu
    Copy the full SHA
    30e1da8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b9eda52 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    91f0283 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    99987cb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1b39363 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8dee4a8 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

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

Commits on Mar 28, 2024

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

Commits on Apr 2, 2024

  1. merge integration

    alisonryckman committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    f8d3827 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fc60c93 View commit details
    Browse the repository at this point in the history
  3. womp womp

    alisonryckman committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    c7a277c View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

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

Commits on Apr 9, 2024

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

Commits on Apr 14, 2024

  1. click ik error handling

    RobbieGM committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    670075e View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. merged integration

    neuenfeldttj committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    51f27be View commit details
    Browse the repository at this point in the history
  2. merged jnn/click-ik

    neuenfeldttj committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    f261b3f View commit details
    Browse the repository at this point in the history
  3. format

    neuenfeldttj committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    c9accdc View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. fixed integration merge

    neuenfeldttj committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    b024fda View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a294c1e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ee5b60b View commit details
    Browse the repository at this point in the history
  4. Make simulator achieve 120hz instead of dropping frames to be more de…

    …terministic, switch to dantzig solver
    qhdwight committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    5d02939 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    822230e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5db85b6 View commit details
    Browse the repository at this point in the history