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

Adding receding horizon planning and trajectory optimization. #5

Merged
merged 23 commits into from
Feb 12, 2022
Merged

Conversation

malintha
Copy link
Owner

No description provided.

@malintha
Copy link
Owner Author

malintha commented Feb 12, 2022

This adds the following changes to the master branch:

  1. Independent nodes for each drone (Add indepedent node control #4).
  2. Add trajectory optimization support with ethz-asl/mav_trajectory_generation
  3. Ability to publish goals for each drone separately. (Can we give navigation goal? #1 (comment))
  4. A complete restructuring by including simulator_utils and geo_controller into the multi_uav_simulator repo, which previously needed to be cloned manually.
  5. Use wstool to clone all the dependencies from ethz-asl/mav_trajectory_generation into the workspace.

@malintha malintha merged commit 590be5b into master Feb 12, 2022
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