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

Add min_jerk_trajectory() and improve self-test #167

Merged
merged 14 commits into from
Sep 21, 2023

Conversation

luator
Copy link
Member

@luator luator commented Sep 21, 2023

Description

  • Add Python generator min_jerk_trajectory() (in utils module) to easily compute smooth trajectories. Use it in trifingerpro demo and in self test.
  • trifingerpro_post_submission: Use a non-contact reference value for testing the push sensors instead of just comparing to a hard-coded threshold. This should reduce the likelihood of false positives.
  • trifingerpro_post_submission: Speed up a bit and smoothly move to start of reset trajectory to avoid jerky movements.

How I Tested

on a robot.

@luator luator added the enhancement New feature or request label Sep 21, 2023
@luator luator self-assigned this Sep 21, 2023
@luator luator merged commit 6fd39bf into master Sep 21, 2023
7 checks passed
@luator luator deleted the fkloss/min_jerk_and_self_test branch September 21, 2023 12:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant