Antigravity A1 lands in the US: a 360-degree FPV package you can actually buy

Antigravity A1 lands in the US: a 360-degree FPV package you can actually buy
source: gettyimages
March 10, 2026

After months of chatter about DJI’s looming US import restrictions and its drones vanishing from shelves, the Antigravity A1 finally arrives in U.S. stores. Priced at $1,599 for a drone-and-headset bundle, it’s not just an alternative to DJI—it’s a distinctly different experience that attempts to make flying and filming effortless.

Today you can find the A1 on Best Buy shelves and at Antigravity’s own site, with shipments rolling out this week. The appeal isn’t simply affordability or a familiar form factor; it’s the idea that you don’t have to learn traditional piloting or spend hours editing footage to get usable results.

[Image: Antigravity A1 drone in flight](![antigravity a1 drone in flight](/antigravity-a1-drone.jpg))

What makes the A1 stand out

[Image: Pilot wearing goggles in first-person view](![pilot wearing goggles](/pilot-goggles.jpg))

Initial impressions and caveats

[Image: DJI Avata 360 comparison](![dji avata 360 comparison](/dji-avata-360.jpg))

A1 versus the field

Global pricing snapshot (illustrative, for quick reference)

[Image: Best Buy shelf with drone](![best buy shelf with drone](/bestbuy-shelf.jpg))

A1 vs. DJI’s 360-degree contenders

Flight range and reliability expectations

Hands-on takeaway and ongoing updates

What to watch for if you’re curious

[Image: Antigravity A1 drone in flight](![antigravity a1 drone in flight](/antigravity-a1-drone.jpg))

Bottom line

The Antigravity A1 represents a bold attempt to redefine what a consumer drone can be: a comprehensive, all-in-one 360-degree capture system that’s designed to be used with minimal technical setup. It’s not a perfect machine—some setup quirks, software rough edges, and battery life trade-offs exist—but its unique combination of a built-in 360 camera, immersive goggles, and intuitive head-first control makes it a compelling option for newcomers who want dramatic, all-direction footage without mastering complex piloting. If you want something that feels more like “point and shoot with a horizon-wide view,” the A1 is worth a closer look.

Update, December 4: Added hands-on impressions and specs as embargo lifted.

Sean Hollister

[Image: Pilot wearing goggles in first-person view](![pilot wearing goggles](/pilot-goggles.jpg))

Related links

By submitting, I confirm I have the right to share this link and I agree to link back to this article from the submitted page. Duplicate URLs are rejected. Up to 5 links per page.

GraphQL · 144 ms
query Q($id: Int!, $domain: Int!, $srcId: Int!, $hasSrc: Boolean!, $hasSelf: Boolean!) {
  self: qa_ai(where: {id: {_eq: $id}}, limit: 1) @include(if: $hasSelf) {
    id
    title
    text
    date
  }
  linksarticle: qa_ai(where: {domain: {_eq: $domain}, id: {_neq: $id}}, order_by: {id: desc}, limit: 8) {
    id
    title
  }
  linksbottom: qa_ai(where: {domain: {_neq: $domain}, id: {_lt: $id}}, order_by: {id: desc}, limit: 3) {
    id
    title
    domain
  }
  source: qa_ai(where: {id: {_eq: $srcId}}, limit: 1) @include(if: $hasSrc) {
    id
    title
  }
}
{
  "id": 6646437,
  "domain": 6,
  "srcId": 0,
  "hasSrc": false,
  "hasSelf": true
}