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

feat(head_movement): interpolate by using JointStates #50

Merged
merged 4 commits into from
Jan 23, 2025

Conversation

texhnolyze
Copy link
Contributor

as JointCommands, because the actual HeadPan and HeadTilt commands
are not interpolated, but just suddenly switch and interpolate by
velocity.

Proposed changes

Related issues

Checklist

  • Write documentation
  • Create issues for future work
  • This PR is on our DDLitLab project board

@texhnolyze texhnolyze self-assigned this Jan 16, 2025
@texhnolyze texhnolyze force-pushed the feature/head-movement-interpolation branch 2 times, most recently from fa91efe to c2ee66a Compare January 23, 2025 11:22
as `JointCommands`, because the actual `HeadPan` and `HeadTilt` commands
are not interpolated, but just suddenly switch and interpolate by
velocity.
with pandas directly querying the sqlite DB
@texhnolyze texhnolyze force-pushed the feature/head-movement-interpolation branch from c2ee66a to 7cab737 Compare January 23, 2025 11:22
@texhnolyze texhnolyze marked this pull request as ready for review January 23, 2025 11:23
@texhnolyze texhnolyze requested review from Flova and jaagut January 23, 2025 11:23
@Flova Flova merged commit b422c44 into main Jan 23, 2025
4 of 5 checks passed
@Flova Flova deleted the feature/head-movement-interpolation branch January 23, 2025 11:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants