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

Cocorobo: Japan’s emotionally needy answer to the Roomba now plays J-pop

Add as a preferred source on Google
Image used with permission by copyright holder

If there is one thing Japanese consumers love more than wide-eyed anime vixens and adorably compact living spaces, it is anthropomorphized machinery. From the fictional Gundam mechs to this adorable snoring cessation bear, the Japanese have a long history of applying human and animal traits to their gadgets, and in that vein researchers at Sharp have created Cocorobo.

The device is similar to a Roomba vacuum cleaner, both in purpose and and in design. It is a small, disc-shaped machine that cleans floors automatically. Unlike a traditional vacuum, it roams around your house, learning the layout and using its innate software to more efficiently suck up dust.

Recommended Videos

Unlike the Roomba however, the Cocorobo offers emotional interaction and a slew of features designed to make it seem like a living entity. According to DigInfo, the Cocorobo is equipped with a 1.3-megapixel camera, LED lights and wireless network capabilities, allowing users to check on the thing via either iPhone or Android devices. Additionally, it is equipped with speech recognition software, which gives owners the option to control the Cocorobo either using its remote control or simple voice commands.

In the latest iteration of the Cocorobo, recently unveiled at the 2016 Ceatec show in Japan, the automated vacuum plays music. Because the only thing better than a self-sufficient vacuum cleaner is one that plays J-pop — Japanese pop music — while it cleans. Apparently, the update was made after users commented that they did not like the normal sucking sound the vacuum made as it went about its job.

So now, the Cocorobo plays J-pop songs performed by Yamaha’s voice synthesis software, Vocaloid, which also allows it to talk to its owner. You can set the playlist yourself, or just tell your vacuum what you want to hear.

The most intriguing bit however, is that Cocorobo also has ‘feelings.’ DigInfo reports: “… if you use Cocorobo every day, or speak to it every day, it gets in a good mood. Depending on how it feels, its words and movements vary a lot, so you can gain a feeling of closeness with it. Regarding Cocorobo’s learning capability, we’re planning upgrades that will make it evolve rapidly.”

DigInfo also claims that Cocorobo will navigate its environment via electronic echolocation. This allows it to avoid bumping into things like transparent glass tables which simple camera-based navigation would not be able to detect, but more crucially it brings your new vacuum cleaner one step closer to being a bat.

Article originally published in May 2012. Updated on 10-06-2016 by Lulu Chang: Added news that the latest iteration of the Cocorobo plays J-pop. 

Earnest Cavalli
Former Digital Trends Contributor
Earnest Cavalli has been writing about games, tech and digital culture since 2005 for outlets including Wired, Joystiq…
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