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

Self-driving meal machines are now feeding students at Purdue University

Add as a preferred source on Google
Starship robot delivers to Mitch Daniels

Not a week seems to go by without news of yet another fleet of delivery robots taking to the streets or hitting the grounds of a college campus.

Recommended Videos

The latest educational establishment to welcome the wheel-based delivery robots is Purdue University in West Lafayette, Indiana.

From this week, its 43,000 students and staff will be able to use a smartphone app to order food and drinks for delivery to anywhere on the campus within minutes. Just don’t all order at once.

Purdue University’s robot is the work of Starship Technologies, one of the leaders in the field of autonomous delivery bots. Thirty of them have been deployed on the campus, with deliveries costing customers $1.99 a time.

How it works

Anyone on campus wishing to have food delivered begins the process by diving into the Starship Deliveries app to view the available menus. After making a selection, it’s simply a case of dropping a pin on the map to indicate the delivery point. When the robot sets off, its precise location can be tracked in real time, a process likely to have hungry students and staff salivating messily as the bot trundles ever closer.

When the robot arrives, an alert is sent to the customer’s phone, whereupon they can meet the robot, unlock the container, and access their meal. According to Purdue, the container can hold items weighing up to 20 pounds — that’s one heck of a lunch if you fill it to capacity … though you could always place an order with friends, too.

Beth McCuskey, Purdue’s vice provost for student life, said the university was excited to see the technology come to its campus. “Food delivery apps are becoming increasingly popular with college students,” she said, adding, “This service adds more options and flexibility for our campus diners.”

Starship Technologies … and others

San Francisco-based Starship Technologies launched in 2014 and is trialing its delivery robot at an increasing number of locations around the world. Rather like autonomous cars, the robot uses a combination of machine learning, artificial intelligence, and sensors for safe and accurate movement. For extra security, a team of humans can be used to monitor their progress remotely and even take control, if required.

But it’s not the only company creating such a robot. Amazon, Postmates, and FedEx are all testing their own designs for last-mile deliveries to customers’ homes, while another firm has added a twist by creating packs of “robodogs” to deliver items.

One of the biggest challenges facing developers of the technology is getting regulatory approval from city officials, some of whom believe the robots may compromise street safety.

With that hurdle remaining, a number of companies, Starship among them, have decided for now to take their delivery robots to enclosed spaces — like college campuses — where it’s easier to get clearance and which offer a safer, more controlled environment for continued development of the technology.

Trevor Mogg
Contributing Editor
Not so many moons ago, Trevor moved from one tea-loving island nation that drives on the left (Britain) to another (Japan)…
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