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

✨ Pose Derivatives #7

Merged
merged 2 commits into from
Jun 18, 2024
Merged

✨ Pose Derivatives #7

merged 2 commits into from
Jun 18, 2024

Conversation

SizzinSeal
Copy link
Member

Summary

Add pose derivatives

Motivation

When dealing with robotic motion, it may be necessary to represent robot state in terms of velocity and acceleration in addition to position

Implementation

Derivatives are exactly the same as the regular Pose class but with changed names

Test Plan

  • compiles
  • formatting passes

@SizzinSeal SizzinSeal added the enhancement New feature or request label Jun 18, 2024
@SizzinSeal SizzinSeal self-assigned this Jun 18, 2024
@SizzinSeal SizzinSeal requested review from sufferiing and Aang099 June 18, 2024 19:58
@sufferiing
Copy link
Member

Looks all good to me.

@sufferiing sufferiing merged commit dd45487 into main Jun 18, 2024
2 checks passed
@SizzinSeal SizzinSeal deleted the pose-derivatives branch June 18, 2024 21:16
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.

2 participants