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

trajectory_interface::sample does not populate PosVelAcc::time_from_start #580

Open
miguelprada opened this issue Oct 28, 2021 · 0 comments

Comments

@miguelprada
Copy link
Contributor

Related to #577.

The trajectory_interface::sample(...) method does not populate state.time_from_start, because QuinticSplineSegment::sample(...) doesn't either.

Not completely sure of the semantics of PosVelAccState::time_from_start (from start of the segment or the trajectory?) and, thus, of how it should be filled to offer a PR with a fix, though.

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

No branches or pull requests

1 participant