-
Notifications
You must be signed in to change notification settings - Fork 63
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
N-Axis Effector Scenarios #677
Conversation
21e8e77
to
ad2f808
Compare
ad2f808
to
4f94bbc
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.
Very cool scenarios. I think they both illustrate what we discussed for the focus of the paper. I made a series of edits and fixes that I pushed to origin with Isquash
labels. Please review and squash with your prior commits.
Overall very nice. I did change the time step to speed up the sim run-times. No change in the visual plots. Also, with these time steps Vizard is playing back the file at a rate where the motion is nice to observe.
Change the stiffness and damping of the panel, we now have deflections up to around 10˚. Very cool to see in Vizard as well as your plots.
2f2c4e7
to
c27dd53
Compare
c27dd53
to
006ce4b
Compare
812f5a8
to
273a6eb
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.
Please make sure saveFile
command is commented out by default. Otherwise good to go. Did a test build of documentation and all worked well.
273a6eb
to
a0a3f02
Compare
Description
Added two new scenarios that showcase the capabilities of the N-axis effector. One scenario simulates a flexible panel and the other simulates a robotic arm.
Verification
Added two tests that call these scenarios.
Documentation
Documentation is built for both scenarios.
Future work
N/A.