-
Notifications
You must be signed in to change notification settings - Fork 0
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
Multirotor mixers 6dof #1
Conversation
560f229
to
3ee45f0
Compare
Mixers: List geom files in CMakeLists.txt Mixers: add option to normalize like legacy script Fix py2 compatibility
Mixers: add quad_x, quad_h, quad_plus Mixers: add quad_deadcat Set quad_deadcat.toml according to dimensions of SK450 deadcat Mixers: add hex_x, hex_plus, hex_cox and hex_t Mixers: add geoms octa_x, octa_plus, octa_cox Mixers: add wide geoms Mixers: add tri_y and twin_engine geoms Mixers: add dodeca geoms Mixers: Add geom quad_x_pusher
…) and quad_deadcat (off-centered CG)
quad_vtail: reverse prop direction (same quad_h) to combine yaw torque induced by propellers and yaw torque induced by tilted rotors.
pylint format
3ee45f0
to
60aab18
Compare
…7fcc0a04e7732bdd3]
ccfafdd
to
7404681
Compare
19d4bd8
to
7e954a5
Compare
What is the status of this PR? I am very intrested on building a airframe for it! |
@Jaeyoung-Lim very outdated ! Hopefully PX4#13351 and PX4#13519 will make it soon into master. 🤞 FYI @RomanBapst @bresch @dagar |
@Jaeyoung-Lim Pretty awesome! Do you think it would make sense to add 3d force setpoint support for MC position / attitude controller? or do we need a separate Omnicopter attitude controller? |
Now that we have the work queues, it is relatively cheap to separate processing steps into modules. What would make sense IMO would be to always provide 3D force setpoint in the position controller, then have different "mapping" modules convert it to attitude + 3D thrust based on the current airframe.
|
@jlecoeur Thanks for the insights! I would be really excited to see fully actuated systems being enabled |
No description provided.