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

Add linear interp #481

Open
wants to merge 5 commits into
base: gazebo_classic
Choose a base branch
from
Open

Add linear interp #481

wants to merge 5 commits into from

Conversation

acxz
Copy link

@acxz acxz commented Jul 19, 2022

related issue: #477

From commit message:

this mappingType allows users to specify a mapping of thrust commands and thrust forces as seen typically in thrust profile datasheets; linear interpolation using the two nearest points in the mapping is done to compute the actual thrust force from a thrust command

Again if you could ignore the previous commits for now and just review based on the latest commit prevalent that would be appreciated. I'll rebase this branch based on the input of the other PRs I have made. Sorry about that, its just easier for me to develop. Thank you.

use a separate minCmd variable to scale negative input commands
this mappingType allows users to specify a mapping of thrust commands and thrust forces as seen typically in thrust profile datasheets; linear interpolation using the two nearest points in the mapping is done to compute the actual thrust force from a thrust command
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant