// Adds dimensions UUID, Author and Topic into GA4
Monday, August 3, 2026
30 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

Man draws out a kitchen knife because his neighbor was making a phone call in public corridor

A man, angered by his neighbor's loud phone call outside his home, not only hurled insults at the neighbor but also went home to grab a kitchen knife and stormed towards him.

Why hurt an elderly? Man punched a 70-year-old man three times after declining to share a table

A man occupied a four-person table in a coffee shop. When the man refused to share the table, he got into an argument with a 77-year-old man and punched him three times in the head, causing the old...

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