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

NASA’s Mars Helicopter is ready to take to the red skies

Add as a preferred source on Google
NASA Chopper Ready for a Spin on Mars

NASA’s Mars Helicopter passed its latest barrage of tests and is almost ready for its trip to the Red Planet, traveling alongside the Mars 2020 rover when the mission launches next year.

Recommended Videos

This will be the first heavier-than-air vehicle ever to be flown on another planet, so there are a lot of engineering factors to consider. Because Mars has such a thin atmosphere, with just 1% the density of Earth’s, it will drastically change the way that a helicopter moves and handles. But, in theory, if the engineers can ensure the helicopter is sufficiently light and the blades spin fast enough, they believe it will be able to fly.

“Nobody’s built a Mars Helicopter before, so we are continuously entering new territory,” MiMi Aung, project manager for the Mars Helicopter at NASA’s Jet Propulsion Laboratory (JPL), said in a statement. “Our flight model — the actual vehicle that will travel to Mars — has recently passed several important tests.”

The tests included putting the helicopter in a vacuum chamber at JPL designed to simulate the Martian environment, with temperatures as low as minus 130 degrees Fahrenheit (minus-90 degrees Celsius), a very thin atmosphere, and a gravity level 40% that of Earth’s.

The second batch of tests at Lockheed Martin Space in Denver ensured that the helicopter would work with the Mars Helicopter Delivery System which will keep to helicopter held tight to the Mars 2020 rover and deploy it once it reaches the surface.

NASA’s Mars Helicopter, sitting in a cleanroom at NASA’s Jet Propulsion Laboratory in Pasadena, California. The aluminum base plate, side posts, and crossbeam around the helicopter protect the helicopter’s landing legs and the attachment points that will hold it to the belly of the Mars 2020 rover. NASA/JPL-Caltech

The aim of the project is to demonstrate the feasibility of the technology rather than to gather scientific data, so the helicopter will not carry any research instruments. But it will be equipped with a high-resolution camera which can take full-color images of the planet as seen from above.

Eventually, scientists want to use helicopters to explore Mars by air, reaching out of the way locations which are hard for rovers to access like caves and deep craters. But first, they need to prove that this first-generation helicopter can fly.

“We expect to complete our final tests and refinements and deliver the helicopter to the High Bay 1 cleanroom for integration with the rover sometime this summer,” Aung said, “but we will never really be done with testing the helicopter until we fly at Mars.”

Georgina Torbet
Georgina has been the space writer at Digital Trends space writer for six years, covering human space exploration, planetary…
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