@MinidroneCompetition Is there any option for using yaw in parrot minidrone AND does the track only follow forward path or can it come reverse also?

12 views (last 30 days)
ma'am is there any option for using yaw in parrot minidrone AND does the track only follow forward path or can it come reverse also?

Accepted Answer

Maitreyee Mordekar
Maitreyee Mordekar on 26 Aug 2019
Hello Alisagar,
If you would want to change the yaw values, you will need to do the following:
  1. You will have to design your algorithm for changing the yaw values. The values would change in the orient_ref bus. This would be very similar to the changes of X, Y and Z values we did in the pos_ref bus in this video.
  2. You will accordingly need to update the values in the UpdatedReferenceCmds bus that is sent as the output from the Path Planning block as shown in the following figure using red boxes.
image002.jpg
As far as the track is considered, it could come reverse too.
I hope this helps.
-Maitreyee
  1 Comment
Aminurrashid Noordin
Aminurrashid Noordin on 23 Aug 2022
I have try above method but do not success during hardware implementation. Can you advised.
Your kind attentions of this matter is appreciated.

Sign in to comment.

More Answers (0)

Categories

Find more on MATLAB Support Package for Parrot Drones in Help Center and File Exchange

Products

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!