Skip to main content
  1. Home
  2. Emerging Tech
  3. Health & Fitness
  4. Web
  5. Legacy Archives

Can robot soccer players generate interest in the sport for Americans?

Add as a preferred source on Google
robot soccer players robocup
Image used with permission by copyright holder

For whatever reason, soccer – football to the rest of the world – never really managed to take off in the United States, despite the sport’s dominance almost everywhere else across the globe and the continued success of the U.S. Women’s National Team. Clearly, something’s been preventing Americans from fully accepting the sport: Is it the low-scoring nature of the game? Perhaps the lack of full body contact makes it less exciting than American football? Maybe it’s the players themselves. If they’re a bit too dull for American audience, there’s a solution for that problem. Let’s make all the soccer players robots.

As ridiculous as that sounds, it’s not a theoretical scenario. Currently underway in Eindhoven in the Netherlands is RoboCup 2013, a five-day soccer tournament where each and every player is… well, not human. The tournament is the creation of the RoboCup Soccer League, which has one simple, if somewhat ambitious, aim: To create a robot soccer team that not only looks human, but can beat the human World Cup winners in a soccer match by the year 2050.

Recommended Videos

This isn’t necessarily the work of some soccer-obsessed cyborg super villain either. Organizers say that the true intent of the tournament is to try and encourage public interest in the field of robotics, with a particular focus on low-cost robotic technologies. “With these soccer games, we’re trying to develop new technology,” Robin Soetens, a crew member of the Eindhoven Technical University team told the Guardian. “And this new technology can be applied in many other fields of robotics.”

The development of new robo technology means that there’s more to the tournament than simply making something that knows how to dribble a ball. There’s also a desire to create robots that can help humans play soccer, as well. As the official site for the tournament explains, “robots which can propel, communicate with each other and with humans and react to their constantly changing environment can be applied in the society in many different ways.”

To this end, the “RoboCup Rescue” and “RoboCup@Home” challenges exist, tasking inventors to create robots that can assist in case of disaster. The nature of disaster is left somewhat nebulous, but is defined only as something that “humans can’t handle it on their own or when it is too dangerous for humans to help,” or help in environments such as rest homes or hospitals.

One thing is for sure: If a sporting contest created with the, ahem, goal of athletic robots that could beat humans at their own game doesn’t help soccer become popular in the U.S., then maybe it’ll never happen.

Graeme McMillan
Former Digital Trends Contributor
A transplant from the west coast of Scotland to the west coast of America, Graeme is a freelance writer with a taste for pop…
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