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

how to model motor voltages on the quadrotor #106

Open
frewenta opened this issue Sep 24, 2019 · 0 comments
Open

how to model motor voltages on the quadrotor #106

frewenta opened this issue Sep 24, 2019 · 0 comments

Comments

@frewenta
Copy link

As I understand it there are Gazebo plugins that calculate propulsion and drag forces acting on the quadrotor but the plugin requires as INPUT the 4 motor voltages (and, perhaps, a wind vector) and then OUTPUTs calculated forces and torques. How should one model the 4 input motor voltages for the quadrotor as without these it seems the propulsion plugin does not do much?

echoing /motor_status shows

/motor_status
running: False
voltage: [0.0, 0.0, 0.0, 0.0]
frequency: [0.0, 0.0, 0.0, 0.0]
current: [0.0, 0.0, 0.0, 0.0]

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

No branches or pull requests

1 participant