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

Skydiving robot can maneuver in free fall to capture epic footage

Add as a preferred source on Google

Anyone who has ever dropped their phone onto a hard floor knows that high-tech gadgets and gravity don’t mix too well. That is fortunately not the case for the so-called Freefall Camera, a new smart robot camera that’s designed to autonomously film skydivers as they leap out of airplanes thousands of feet in the air. Developed by researchers from the U.K.’s University of Nottingham, the nifty extreme sports gadget was recently shown off at the 2017 International Conference on Intelligent Robots and Systems (IROS 2017) in Vancouver, Canada.

“Sport skydiving relies on video footage for training and competing,” David Alatorre Troncoso, one of the researchers who developed the robot camera, told Digital Trends. “Currently, the only way to get a video of your jump is to ask a skydiving videographer to follow you wearing a camera helmet. Other extreme sports are experimenting with drones to capture the action remotely and, as a skydiving mechanical engineering student, I decided to make this my undergraduate project. While the aim was never to replicate the skill and artistic experience of a professional videographer, I hoped to explore an alternative and open up more options within the sport.”

Troncoso was joined on the creation of the Freefall Camera by fellow engineer-skydivers Pete Storey, Tom Shorten, and Tom Dryden. What they built was a robotic platform which can move through the air, controlling its terminal velocity like a skydiver. The robot moves using four ailerons and adjusts its velocity by changing its surface area to create more drag. To use it, a skydiver jumps out of a plane holding the robot and then releases it. Sensors aboard the robot then allow it to visually track the skydiver and point the camera in the right direction. After the skydive, the robot can deploy a parachute and steer to reach a predefined landing area.

Recommended Videos

So how do you get your hands on this awesome creation then? Unfortunately, that’s the bad news. “We get this question a lot,” Troncoso said. “The short answer is [that it’s not for sale] right now. Aviation regulators for most of the world’s airspace are very clear about dropping things from planes, and the consensus is that it’s a terrible idea and nobody should do it. Skydivers are one of a few exceptions to this rule! However, with the recent explosion in popularity of drones, aviation regulations are beginning to change and adapt. Only time will tell whether these changes end up favoring or holding back autonomous craft like the freefall camera.”

In other words, keep watching the skies!

Luke Dormehl
I'm a UK-based tech writer covering Cool Tech at Digital Trends. I've also written for Fast Company, Wired, the Guardian…
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