Postmates, the on-demand delivery company that operates across the United States presented a new all-electric autonomous delivery robot equipped with the latest…
Overview
Postmates unveiled its new all-electric autonomous delivery robot named Serve, equipped with the NVIDIA Jetson AGX Xavier module, at GTC Silicon Valley. The robot is designed to efficiently transport goods over short distances while respecting urban environments.
What You'll Learn
How to leverage NVIDIA Jetson AGX Xavier for autonomous robotics applications
Why using TensorFlow and TensorRT enhances AI model performance in robotics
How to implement real-time obstacle detection using Velodyne LIDAR sensors
Prerequisites & Requirements
- Understanding of AI/ML concepts and robotics
- Familiarity with TensorFlow and TensorRT(optional)
Key Questions Answered
What capabilities does the Serve delivery robot have?
How does the Serve robot navigate urban environments safely?
What technology underpins the Serve robot's AI capabilities?
What is the expected launch area for the Serve robot?
Key Statistics & Figures
Technologies & Tools
Some links below are affiliate links. We may earn a commission if you make a purchase.
Key Actionable Insights
1Integrating NVIDIA Jetson AGX Xavier into robotics projects can significantly enhance AI processing capabilities.Utilizing this technology allows for the development of advanced autonomous systems that can operate efficiently in complex environments.
2Employing Velodyne LIDAR sensors is crucial for real-time environmental mapping in autonomous robots.This technology enables robots to navigate safely by detecting obstacles and understanding their surroundings, which is essential for urban delivery applications.
3Using TensorFlow for model training and TensorRT for deployment can lead to significant performance improvements.The Serve robot achieved over 40x speedup by converting models to TensorRT, showcasing the importance of optimizing AI workflows for real-time applications.