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

MegAWES Circular or Eliptical path #5

Open
omidhe89 opened this issue Nov 15, 2022 · 1 comment
Open

MegAWES Circular or Eliptical path #5

omidhe89 opened this issue Nov 15, 2022 · 1 comment
Labels
enhancement New feature or request question Further information is requested

Comments

@omidhe89
Copy link

I was trying to implement a circular or elliptical path in MegAWES and trying my chance by changing lemniscate parameters such as a_booth and b_booth to different values, but nothing changed in the first traction phase, and the flight got unstable at the early steps of the first retraction phase.
I thought that the lemniscate parameters determine the reference trajectory on the unit sphere, and changing those parameters leads to a new maneuver similar to the reference trajectory on the unit sphere. So, Would you please guide me on why the first traction phase is independent of lemniscate parameters and how I can implement a circular or elliptical path in the MegAWES?

@DylanEij
Copy link
Member

Hi Omid,

Unfortunately, flying circles or spheres is not implemented in MegAWES.
In January a MSc student will collaborate with me to implement this properly in the simulation framework.

The parameters a_booth and b_booth change the figure of 8 roundness(height) and width, respectively.
They cannot be adjusted to form a circle, it will always be a figure of 8 path.

I am not fully sure what you mean with first traction phase? The simulation is initialised by flying a semi-circular horizontal path to stabilise the tether reeling and flight controller. Then it steers towards the first figure of 8 and continues the traction phase by reeling out. There are transition figure of eights but they mainly apply to the location (elevation) much more than the actual shape. This is decided by the a and b parameters and do change the shape when you change them.

Sincerely,

Dylan

@DylanEij DylanEij added enhancement New feature or request question Further information is requested labels Nov 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants