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

Dynamixel effort state processing #291

Open
wants to merge 20 commits into
base: main
Choose a base branch
from

Commits on Feb 23, 2024

  1. read robot_description file

    filiparag committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    dadc88e View commit details
    Browse the repository at this point in the history
  2. update test joints

    filiparag committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    02bbec8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    87b9e94 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e4b5f3e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    481ce37 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    31b923d View commit details
    Browse the repository at this point in the history
  7. stuck joint recovery

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

Commits on Feb 24, 2024

  1. high torque threshold

    filiparag committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    3f01851 View commit details
    Browse the repository at this point in the history
  2. effort command handle

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

Commits on Mar 2, 2024

  1. comment out effort command

    filiparag committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    6060b34 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. clean

    lukicdarkoo committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    c120bba View commit details
    Browse the repository at this point in the history
  2. fix dummy mode

    lukicdarkoo committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    22d4ec2 View commit details
    Browse the repository at this point in the history
  3. fix effort command

    lukicdarkoo committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    0a4390c View commit details
    Browse the repository at this point in the history
  4. clean

    lukicdarkoo committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    d670bff View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. respect max_torque

    filiparag committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    38f5102 View commit details
    Browse the repository at this point in the history
  2. hide logs

    filiparag committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    3f5112a View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Configuration menu
    Copy the full SHA
    3933e46 View commit details
    Browse the repository at this point in the history
  2. goal recovery position

    filiparag committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    485db60 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e5b7834 View commit details
    Browse the repository at this point in the history
  4. keep position on startup

    filiparag committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    4c886e8 View commit details
    Browse the repository at this point in the history