-
Notifications
You must be signed in to change notification settings - Fork 267
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
Controls Tutorial for Motion Profiling #2589
Controls Tutorial for Motion Profiling #2589
Conversation
Question for the group.
Two options for how to generate it without blowing up scope:
AI code ownership can be fraught in a corporate context, but I'm not sure how much that applies in open source. Thoughts on the risk before we move forward with 2 over 1? I'm fine with either. Note, as mentioned in the past, a nifty thing would be a webasm build of wpimath that we build these sims around. But that's still a longer lead-time item. |
Or #1831 |
In an attempt to not let this rot too much... If 1831 doesn't have line of sight to get solved prior to 2025 season, would going back on the initial two options be acceptable? |
…' into gerth2_elevator_motion_profiling
3a2becc
to
49d309c
Compare
49d309c
to
f1c2556
Compare
rewritten sans AI. |
source/_extensions/controls_js_sim/plant/vertical-elevator-plant.js
Outdated
Show resolved
Hide resolved
ced518f
to
3a3adf9
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think we should also modify the "Introduction To Controls Tuning Tutorials" to reference the 4 (it says 3 at top) tutorials and link to this tutorial in the list of that last paragraph.
source/docs/software/advanced-controls/introduction/tuning-elevator.rst
Outdated
Show resolved
Hide resolved
source/docs/software/advanced-controls/introduction/tuning-elevator.rst
Outdated
Show resolved
Hide resolved
source/docs/software/advanced-controls/introduction/tuning-elevator.rst
Outdated
Show resolved
Hide resolved
source/docs/software/advanced-controls/introduction/tuning-elevator.rst
Outdated
Show resolved
Hide resolved
source/docs/software/advanced-controls/introduction/tuning-elevator.rst
Outdated
Show resolved
Hide resolved
source/docs/software/advanced-controls/introduction/tuning-elevator.rst
Outdated
Show resolved
Hide resolved
source/docs/software/advanced-controls/introduction/tuning-elevator.rst
Outdated
Show resolved
Hide resolved
source/docs/software/advanced-controls/introduction/tuning-elevator.rst
Outdated
Show resolved
Hide resolved
…vator.rst Co-authored-by: Jason Daming <[email protected]>
…vator.rst Co-authored-by: Jason Daming <[email protected]>
…vator.rst Co-authored-by: Jason Daming <[email protected]>
…vator.rst Co-authored-by: Jason Daming <[email protected]>
…vator.rst Co-authored-by: Jason Daming <[email protected]>
…vator.rst Co-authored-by: Jason Daming <[email protected]>
Did you choose not to add the link in the last intro paragraph? That is fine if you don't want it in there but seems like it would go well |
source/docs/software/advanced-controls/introduction/tuning-elevator.rst
Outdated
Show resolved
Hide resolved
…vator.rst Co-authored-by: Jason Daming <[email protected]>
Using vertical elevator as the driving example for now
Entering draft PR for comments.
Will update as functionality is added