You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I've been trying to follow Tower's app on how to generate a SplineSurvey's grid, but I've yet to retrieve a spline grid (it returns just a Grid with 90º curves).
I haven't been able to initialize an instance of MavLinkDrone as well, thus why I'm passing null as the first parameter of CommonApiUtils.buildSplineSurvey
Any light is welcome. Thank you!
The text was updated successfully, but these errors were encountered:
Hi, I've been trying to follow Tower's app on how to generate a SplineSurvey's grid, but I've yet to retrieve a spline grid (it returns just a Grid with 90º curves).
Here's a snippet of what I'm doing.
I haven't been able to initialize an instance of
MavLinkDrone
as well, thus why I'm passingnull
as the first parameter ofCommonApiUtils.buildSplineSurvey
Any light is welcome. Thank you!
The text was updated successfully, but these errors were encountered: