Live data from Hacker News

Skydio: $1k Skydio 2 drone launch takes aim at DJI

skydio.com

31–40 of 84 posts

Re: Skydio: $1k Skydio 2 drone launch takes aim at DJI

#31
post #8

I wonder what autopilot this uses? One of the open source ones or a custom implementation?

A lot of our systems are built on open source software (the drone runs Linux), but the core algorithms for flying the drone are custom and very state of the art. If you want to know more, we're always hiring.

Re: Skydio: $1k Skydio 2 drone launch takes aim at DJI

#33

I'm an autonomy engineer at Skydio, and while there are limits to what I can reveal publicly, I'm happy to answer any questions people have.

I've never flown a drone before. How easy would it be for me to learn?

Depends on what kind of drone. Flying a FPV / racing drone requires some skill (but not much if you've played games). Flying acrobatic drones in third person (eg. https://www.youtube.com/watch?v=duHCDwH9G2M) requires a lot of skill.

Compared to those, flying drones like those from DJI require almost no skill. These drones do some form of obstacle avoidance on their own. You basically have to tell them where to fly and they will go there. Some are smarter than others in how they execute the manoeuvres, but some common sense will get you a long way with those.

Re: Skydio: $1k Skydio 2 drone launch takes aim at DJI

#34

I'm an autonomy engineer at Skydio, and while there are limits to what I can reveal publicly, I'm happy to answer any questions people have.

What is your policy towards avoiding restricted airspace? If flying autonomously the drone enters a restricted airspace (without specific user direction to do so) could Skydio be hold responsible?

Any user (or AI!) sharing the airspace should carefully read and follow FAA rules https://www.faa.gov/uas/recreational_fliers/ or the local laws, a point that is seldom mentioned by some sellers.

Re: Skydio: $1k Skydio 2 drone launch takes aim at DJI

#36
post #32

I'm an autonomy engineer at Skydio, and while there are limits to what I can reveal publicly, I'm happy to answer any questions people have.

Can it be used for shooting surf footage? Over water and such

Yes, it works just fine over water. If you are going to use it for surfing, I would recommend taking a beacon in a waterproof bag of some sort, just to have the extra range and make sure it doesn't lose you. Keep in mind that the warranty does not apply to water damage, so fly at your own risk.

Also, make sure you can get back to land when the battery runs out, or that you're really comfortable hand-catching it.

Edit: I have been informed that you can manually set a "home point" on land to return to when the battery gets low. Also, apparently the surfing footage we captured was done with a pilot on shore with the joysticks as a range extender, and the subject being tracked purely visually (no beacon involved)

Re: Skydio: $1k Skydio 2 drone launch takes aim at DJI

#38

"Utilizing 45 megapixels of visual sensing from six 200 degree color cameras, Skydio 2 can see everything in every direction with unprecedented resolution and clarity." - Just to clarify, that means the Jetson TX2 can capture and process data from all 6 cameras, simultaneously, at 4k each? At what framerate is that too out of interest?

It's a little bit complicated to answer this, because (as with all engineering) everything is tradeoffs. While I'm pretty sure the Tegra could in theory collect and process all of that data, doing so would load the processor and memory bandwidth enough that we couldn't run any the other algorithms we need to fly safely. In practice, that means that the framerates we process depend on exactly what the vehicle is tryin…

Thanks a lot for your reply!, yeah I was thinking 4k * 6 cameras is an awful lot of data to process.
Post reply on HN