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

Is the controller conservative/simplified? #99

Closed
XXLiu-HNU opened this issue Nov 29, 2024 · 1 comment
Closed

Is the controller conservative/simplified? #99

XXLiu-HNU opened this issue Nov 29, 2024 · 1 comment

Comments

@XXLiu-HNU
Copy link

Question 1 (・∀・*)

Is the open source linear controller in the project a bit simplified? Through simulation and physical tests, it is found that when the drone speed is high (1m/s or above), collisions will occur, and the reproduction effect is not as aggressive and robust as shown in the video. I would like to ask what the controller used by your group during the experiment looks like?

Question 2 (・∀・*)

In addition, what is the difference between so3_control in the simulation and px4ctrl in the real thing? If the former is transplanted to the physical experiment, will the control effect be better?

Thank you for open-sourcing such an excellent project, looking forward to your reply(●'◡'●)

@XXLiu-HNU
Copy link
Author

px4ctrl中的控制器线性控制器,可以时间低速的飞行。如果想修改的话可以使用MPC或者LQR,或者更加复杂的PID

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