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

Interpolator loop feed as a task #685

Merged
merged 3 commits into from
May 3, 2024
Merged

Interpolator loop feed as a task #685

merged 3 commits into from
May 3, 2024

Conversation

Paciente8159
Copy link
Owner

Experimental ITP loop running inside an ISR/task.

This has the advantage of preventing the step generation starving when running very long and intensive calculations tasks and run independent from the main loop.

- new ITP loop feed as a task to run inside the RTC ISR/task
- itp feed based on itp frequency to optimize number of calls
@Paciente8159 Paciente8159 added needs: testing needs: testing core: motion control core: motion control, planning and interpolation core: general core: general enhancement enhancement labels Apr 30, 2024
@Paciente8159 Paciente8159 removed the needs: testing needs: testing label May 3, 2024
@Paciente8159 Paciente8159 merged commit 24f4a44 into master May 3, 2024
30 checks passed
@Paciente8159 Paciente8159 deleted the itp-loop-as-task branch May 3, 2024 08:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core: general core: general core: motion control core: motion control, planning and interpolation enhancement enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant