Skip to main content
  1. Home
  2. Emerging Tech
  3. News

Rocket Lab wants to reuse its boosters by catching them with a helicopter

Add as a preferred source on Google
Electron Is Going Reusable

It wasn’t so long ago that talk of bringing a rocket back to Earth in a controlled landing elicited facial expressions ranging from confusion to incredulity. And then along came SpaceX.

Recommended Videos

Now another company is aiming to replicate SpaceX’s ability to reuse rockets for multiple launches, though it’s working on a rather different way of bringing them back to terra firma.

Whereas SpaceX’s system uses engine power and complex software to ensure a soft landing for its Falcon 9 rocket, California-based Rocket Lab wants to use a helicopter to “catch” the first stage of its Electron rocket as it floats toward the ground with a parachute. The Electron is considerably smaller and lighter than the hefty Falcon 9 rocket, enabling the possibility of helicopter intervention.

If Rocket Lab achieves its goal of creating a reusable system with its Electron rocket, it’ll be only the second company after SpaceX to do so.

Rocket Lab was founded by New Zealander Peter Beck in 2006 as a small-satellite launcher for customers that in the last couple of years have included NASA and DARPA, among others. Creating a reusable rocket system allows a space company to dramatically reduce operating costs as it doesn’t have to constantly invest in building new boosters. It also enables a faster turnaround time for more frequent launches, further lowering overall costs.

The plan

Beck discussed the ambitious helicopter plan at this week’s Small Satellite Conference in Utah, revealing that Rocket Lab’s recent missions have been gathering data to help his team achieve the delicate act of plucking a falling booster out of the sky.

According to Rocket Lab’s video (top), on its return to Earth after launch the booster would deploy a parachute together with a tether kept in a horizontal position by a small balloon. The approaching helicopter would then grab the booster by using a specially made device to hook the tether, after which everything is carried to a waiting ship.

A date for testing the system hasn’t been revealed, but a first attempt could be made sometime next year. In the meantime, the team will also attempt to reuse boosters that come down in the sea.

Frequent and reliable access to orbit

“From day one, Rocket Lab’s mission has been to provide frequent and reliable access to orbit for small satellites,” Beck said in a statement released this week. “Having delivered on this with Electron launching satellites to orbit almost every month [since November 2018], we’re now establishing the reusability program to further increase launch frequency.”

The market for small-satellite missions is a growing one, with competitors that include U.S.-based SpaceX, Virgin Orbit, and Firefly Aerospace all keen for a piece of the pie. Indeed, SpaceX this week launched a new program designed to make it easier for companies to launch small satellites into space.

Rocket Lab has said that over time, its technology will help to deploy thousands of small satellites for gathering data than will help humans to “better monitor our planet and manage our impact on it,” adding that satellites launched using its rocket will perform “vital social and commercial services, including monitoring deforestation, global internet from space, improved weather prediction, and crop monitoring.”

Trevor Mogg
Contributing Editor
Not so many moons ago, Trevor moved from one tea-loving island nation that drives on the left (Britain) to another (Japan)…
Researchers hid a prompt injection inside a PNG, and AI fell for it
Hacker

AI coding assistants like Claude are becoming every developer's favorite coworker. They can review code, explain confusing functions, and even write entire features with a single prompt. But new research suggests that this growing trust could also become their biggest weakness.

A team of security researchers (professor Sudipta Chattopadhyay and researcher Murali Ediga) has demonstrated an unusual attack that doesn't target the AI model directly. Instead, it targets what the AI doesn't pay enough attention to during code reviews. Rather than hiding malicious instructions in lines of code, the researchers tucked them inside an image file. Since many AI review tools treat images as decorative assets rather than as something worth inspecting, the pull request can appear perfectly harmless and sail through the review.

Read more
AI has already fallen into the wrong hands and they’re using it to make bombs
Logo, Text

Artificial intelligence has quickly become the go-to tool for everything from writing emails and summarizing meetings to helping students study or developers debug code. But the same technology that saves people time can also be misused, and a new report suggests that terrorist organizations are finding ways to do exactly that.

According to a research paper shared with The New York Times ahead of its publication, researchers found evidence that members of Boko Haram have been using popular AI chatbots to support both day-to-day activities and combat-related tasks. Interviews with 27 former members conducted in Nigeria over the past two years suggest that tools such as ChatGPT, Gemini, Claude, Grok, Meta AI, and DeepSeek were used to gather technical information, troubleshoot weapons, and even assist with planning attacks.

Read more
Claude Code can now browse the web without opening Chrome
The desktop app now includes an in-app browser that can read websites, click links, and interact with web apps.
Claude Code Featured

Developers spend a surprising amount of time bouncing between their code editor, browser tabs, API documentation, GitHub issues, and design files. Anthropic thinks Claude Code should simply do all of that without constantly asking users to switch windows. The company has announced a new in-app browser for Claude Code on desktop, allowing its AI coding assistant to open websites, read documentation, inspect designs, and interact with web pages directly from within the application.

A browser built into Claude Code

Read more