-
Notifications
You must be signed in to change notification settings - Fork 20
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
Speed Ramp up method #57
Comments
The LWP acceleration profiles are described as a linear ramp of speed. It is time wise limited to 10s and limited to They are identical in sense of linear increase of speed. Acceleration Profiles should definitely be used (reduce BLE traffice etc). However, for |
tthiery
added a commit
that referenced
this issue
Sep 2, 2020
- Add base class for iterative changes - Add example #57 (non-breaking)
Merged
tthiery
added a commit
that referenced
this issue
Dec 23, 2020
- Waiting Time is adjusted to command execution time (IO) #57 non-breaking
Close this with RampUp on Speed. |
tthiery
added a commit
that referenced
this issue
Dec 23, 2020
Add LinearSpeedChange - Add base class for iterative changes - Add example - Waiting Time is adjusted to command execution time (IO) #57 non-breaking
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Use acceleration profiles if right motor, method and time limitation (with config option to avoid)(does not work, command does not transition well to next speed for time)Lesson Learnt from #48
The text was updated successfully, but these errors were encountered: