// Adds dimensions UUID, Author and Topic into GA4
Monday, May 25, 2026
31.7 C
Singapore

Grab Singapore eyes self-driving cars to “fill the gaps” in less popular locations

SINGAPORE: Grab is considering using autonomous vehicles (AVs) to “fill the gaps” in its ride-hailing service in the city-state, particularly on routes that are not as popular with drivers. However, large-scale deployment of AVs will take “many, many years,” according to Yee Wee Tang, managing director of Grab Singapore, who added, “It’s very early days for us.” 

In an interview with The Straits Times on Feb 21, Mr Yee said that AVs could help address gaps in Grab’s service, such as at locations where it is difficult to get a ride. He pointed out areas where Grab cannot provide a reliable service, pointing to the Singapore Zoo in Mandai as an example.

When asked about passenger concerns over high fares and drivers’ complaints about low earnings, he noted, “We always try our best to match demand and supply. Naturally, there are consumers who feel the prices are too high, but if the fares are too low, drivers won’t be here (on the app).”

On Feb 20, Grab chief executive Anthony Tan said in an earnings call that the company is in talks with regulators and potential partners to explore the use of AVs.

Grab has tested self-driving technology before. In 2016, it collaborated with start-up nuTonomy to run a two-month trial of an on-demand driverless car service for a select group of Grab users. /TISG

Read also: Grab shares plummet 11% after revenue forecast misses estimates

- Advertisement -

Hot this week

Singapore National Day Parade 2026: Up to 6 tickets can be applied for via SingPass; organisers warn against scams and scalping

Applications for NDP tickets will be decided by ballot, as organisers tighten controls for Singaporeans to watch out for fake links

Singapore electricity prices may increase by 10% amid global energy crisis, but here’s how households can still cut costs

As global energy prices push SG’s electricity tariff higher, households may find that idle appliances are adding to their monthly bill

Popular Categories

document.addEventListener("DOMContentLoaded", () => { const trigger = document.getElementById("ads-trigger"); if ('IntersectionObserver' in window && trigger) { const observer = new IntersectionObserver((entries, observer) => { entries.forEach(entry => { if (entry.isIntersecting) { lazyLoader(); // You should define lazyLoader() elsewhere or inline here observer.unobserve(entry.target); // Run once } }); }, { rootMargin: '800px', threshold: 0.1 }); observer.observe(trigger); } else { // Fallback setTimeout(lazyLoader, 3000); } });
// //
Enable Notifications OK No thanks