Autonomous vehicle systems powered by NVIDIA Jetson and Intel RealSense depth cameras — depth-aware navigation built for real-world roads, logistics yards, and controlled environments.
RBCar is our flagship autonomous vehicle prototype — built from scratch on the NVIDIA Jetson Nano platform with Intel RealSense depth perception, enabling real-time obstacle detection and path planning.
Starting as our very first prototype, RBCar laid the foundation for everything RBLink builds today. It proved that autonomous depth-based navigation is achievable with accessible hardware — and scalable.
Field testing images from the RBCar autonomous vehicle program — our original prototype that started it all.
💡 Replace placeholders with real images: ../static/your_image.jpg
| Component | Specification |
|---|---|
| Main Computer | NVIDIA Jetson Nano (4GB) |
| Depth Camera | Intel RealSense D435 (stereo IR) |
| Drive System | 4WD brushed DC motor chassis |
| Motor Controller | PWM-based H-bridge (ESP32) |
| Power | 12V LiPo — 3h drive time |
| Navigation | Custom depth-map path planner (Python + OpenCV) |
| AI | TensorRT-optimized object detection (Jetson) |
| Teleoperation | WiFi UDP stream + keyboard/gamepad control |