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

[GAZEBO_9] Add Mellinger's and Silano et. al controllers #28

Merged
merged 14 commits into from
Apr 22, 2020

Conversation

gsilano
Copy link
Owner

@gsilano gsilano commented Feb 2, 2020

The new version aims to add two news controller algorithms: the Mellinger [1] and Silano et. al [2]. This branch concerns the Gazebo 9 version.

[1] D. Mellinger and V. Kumar, "Minimum snap trajectory generation and control for quadrotors," 2011 IEEE International Conference on Robotics and Automation, Shanghai, 2011, pp. 2520-2525. DOI: 10.1109/ICRA.2011.5980409
[2] G. Silano, P. Oppido and L. Iannelli, "Software-in-the-loop simulation for improving flight control system design: a quadrotor case study," 2019 IEEE International Conference on Systems, Man and Cybernetics (SMC), Bari, Italy, 2019, pp. 466-471. DOI: 10.1109/SMC.2019.8914154

@gsilano gsilano self-assigned this Feb 2, 2020
@gsilano gsilano added the type: enhancement New feature or request label Feb 2, 2020
@gsilano gsilano mentioned this pull request Feb 23, 2020
@stale
Copy link

stale bot commented Apr 2, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix This will not be worked on label Apr 2, 2020
@gsilano
Copy link
Owner Author

gsilano commented Apr 2, 2020

Hey, bot! I'm still working on this. Remove the wontfix tag.

@stale stale bot removed the wontfix This will not be worked on label Apr 2, 2020
@gsilano gsilano changed the title [NOT MERGE YET] [GAZEBO_9] Add Mellinger's and Silano et. all controllers [NOT MERGE YET] [GAZEBO_9] Add Mellinger's and Silano et. al controllers Apr 5, 2020
gsilano added a commit to gsilano/mav_comm that referenced this pull request Apr 14, 2020
@gsilano gsilano marked this pull request as draft April 14, 2020 17:44
Copy link
Owner Author

@gsilano gsilano left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Although the pull request is not complete (the Mellinger controller still does not work), I still thought about merging the changes into the master. New features, such as internal model control and a spline trajectory generator, have been provided to the repository. I think these are useful, even out of the Crazyflie context. I will continue to work on the Mellinger controller to also provide this functionality to the ROS repository, but without a stringent deadline.
In README.md, I will put a note on this.

@gsilano gsilano marked this pull request as ready for review April 22, 2020 16:18
@gsilano gsilano changed the title [NOT MERGE YET] [GAZEBO_9] Add Mellinger's and Silano et. al controllers [GAZEBO_9] Add Mellinger's and Silano et. al controllers Apr 22, 2020
gsilano added a commit that referenced this pull request Apr 22, 2020
gsilano added a commit that referenced this pull request Apr 22, 2020
@gsilano gsilano merged commit 46598d5 into dev/gazebo9 Apr 22, 2020
@gsilano gsilano deleted the feature/controller-gazebo9 branch April 22, 2020 17:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant