<%= partial('partial-article-list-sections', {
id: 'category-' + category.id,
parentId: '#sidebar-article-navigation',
sections: category.sections,
activeCategoryId: activeCategoryId,
activeSectionId: activeSectionId,
activeArticleId: activeArticleId,
partial: partial
}) %>
<% }); %>
Comments
7 comments
My first guess would be use an orbit of 180 degs. . . . For a pure semi circle path
I'm trying but struggling. Let's say i wanted to fly straight to specific point and from there on have an orbit like half an ellipse. A 180 degrees orbit is too bulgy. If been trying to play around with different radius but none of them yields a stretched out long curve. Thanks for the tip though.
I'd say add waypoints to get the curve you want. Can you draw and post an image of the path you're looking for?
Sure. How can I save the path and overlay it upon another location before exporting/sharing it ?
Ok, just made a screenshot of it. Basically I'd like to have the radius "squeezed" by about 60%, making an ellipse.
Under the start -and endpoint of the orbit runs a sinuous road, which i want the drone's camera to fix as to a marker.
Hope that makes sense...
Just sounds like a path that you'd have to poke at a little bit until you get the path you want.
Check out this mission I'm sharing:
https://app.dronelink.com/eric/personal-flights/plan/ZAPyBJ32HXubcyT9LHCB/FW6Ad7KxYpONqBphWSPB
Here's a link to the image: https://cl.ly/08aba8710973
I put an 1/2 orbit in there for comparison's sake, but you can delete that.
Please sign in to leave a comment.