// Adds dimensions UUID, Author and Topic into GA4
Sunday, June 21, 2026
30.5 C
Singapore

ComfortDelGro launches first driverless taxi pilot

SINGAPORE: Singapore’s largest taxi operator, ComfortDelGro, has commenced its first driverless taxi pilot program in Guangzhou, China, marking a significant step in the company’s efforts to advance autonomous vehicle technology.

The two-year pilot program is being conducted in collaboration with Pony.ai, a Singapore-based autonomous driving technology company. The partnership builds on a cooperation agreement signed in July last year, under which the two companies committed to exploring large-scale commercial operations for driverless taxis.

In a statement, ComfortDelGro highlighted that the initiative is designed to enhance the company’s expertise in autonomous driving technology and fleet management. The long-term objective is to achieve large-scale deployment across international markets.

Pony.ai, which has previously engaged in autonomous vehicle projects in South Korea, Luxembourg, Saudi Arabia, and the United Arab Emirates, brings extensive experience in developing and deploying self-driving technology.

ComfortDelGro has been actively investing in the future of autonomous transportation. In 2022, the company committed S$30 million to establish an autonomous driving center of excellence aimed at furthering research and development in driverless technology.

- Advertisement -

Hot this week

Content creators claim Singapore-based firm failed to pay over S$171,000

The content creators say they've been unpaid by PartiPost, a Singapore-based company, since 2024, though they received payments before that. When they took to posting about this on Threads and Inst...

‘She knows we’re a couple’: Woman puzzled after colleague asks her boyfriend to dinner more than once

SINGAPORE: A Singaporean employee took to social media after finding herself increasingly bothered by a colleague who keeps asking her boyfriend out for dinner. For context, she explained in a po...

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