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

Added UntimeTrajectory() to strip timing from trajectories. #187

Merged
merged 1 commit into from
Sep 21, 2015

Conversation

psigen
Copy link
Member

@psigen psigen commented Sep 21, 2015

The prpy.util.UntimeTrajectory() function removes the deltatime
group from timed trajectories, effectively making them paths.

This is useful for situations in which the trajectory timing is no
longer correct as a result of an inplace transformation, such as
the result of a spatial warping function.

The prpy.util.UntimeTrajectory() function removes the `deltatime`
group from timed trajectories, effectively making them paths.

This is useful for situations in which the trajectory timing is no
longer correct as a result of an inplace transformation, such as
the result of a spatial warping function.
mkoval added a commit that referenced this pull request Sep 21, 2015
Added UntimeTrajectory() to strip timing from trajectories.
@mkoval mkoval merged commit 6debbfb into master Sep 21, 2015
@mkoval mkoval deleted the feature/untime_trajectory branch September 21, 2015 20:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants