We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
As documented here, the ParabolicTrajectoryRetimer assumes all waypoints have velocity 0 (All waypoints will have velocity 0 after retiming).
ParabolicTrajectoryRetimer
This affects the performance of the planning.plan_cartesian_twist method.
planning.plan_cartesian_twist
The text was updated successfully, but these errors were encountered:
We can use toppra to fix this!
Sorry, something went wrong.
fsuarez6
No branches or pull requests
As documented here, the
ParabolicTrajectoryRetimer
assumes all waypoints have velocity 0 (All waypoints will have velocity 0 after retiming).This affects the performance of the
planning.plan_cartesian_twist
method.The text was updated successfully, but these errors were encountered: