Skip to main content
  1. Home
  2. Emerging Tech
  3. Cars
  4. Computing
  5. News

Who wouldn’t want a giant walking robot that transforms into a sports car?

Add as a preferred source on Google
J-deite RIDE unveiled

Any kid who grew up watching Transformers cartoons wanted one in real life — and now a robotics company and roller coaster manufacturer have teamed up to make that dream come true. Brave Robotics, SoftBank subsidiary Asratac, and Sansei Technologies in Japan have created a 12-foot-tall robot named “J-deite RIDE” that morphs into a sleek sports car in less than a minute.

Recommended Videos

The robot will purportedly be displayed on May 5 at the “GoldenWeek DOKIDOKI Festa All Working Cars Assemble!” festival in Tokyo, and will make its international debut at the IAAPA Attractions Expo for amusement parks in Florida this November.

Unsurprisingly, the CEO of Brave Robotics is a fan of movies and anime featuring giant transforming robots, and he’s been building them since he was a teenager. Kenji Ishida told Reuters Television, “I grew up believing that robots had to be capable of such things, which became my motivation to develop this robot.”

Legendary mechanical designer Kunio Owara also contributed to the design of the robot. Owara has lent his vision and influence to the robot designs in multiple manga and anime franchises, including the Gundam series.

Constructed mostly of aluminum and powered by a lithium battery, the Ride seats two people and weighs in at just under two tons. It can be controlled remotely as well as by a “driver.” The robot’s software, named V-Sido, controls the motion of the robot both in vehicle and walking mode, as well as the transformation between them.

Its maximum walking speed is 18 mph and the company says it can exceed 37 mph in driving mode, although the developers have limited testing to the factory where it was constructed. In fact, we don’t see the Ride in motion much in the video at all, and it’s a far cry from the Autobots and Decepticons many of us grew up watching.

Ishida admits it’s not practical for an everyday commute, but he hopes the robot will inspire future designers.

According to its website, the company is already working on an even larger prototype dubbed the “King J-deite” that’s more than 16 feet high. Their new creation will be unveiled in 2020.

Mark Austin
Former Digital Trends Contributor
Mark’s first encounter with high-tech was a TRS-80. He spent 20 years working for Nintendo and Xbox as a writer and…
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