| Platform | Link to Documentation |
|---|---|
| AM62A | Robotics SDK for AM62A |
| TDA4VM | Robotics SDK for TDA4VM |
| AM67A | Robotics SDK for AM67A |
| AM68A | Robotics SDK for AM68A |
| AM69A | Robotics SDK for AM69A |
The Robotics SDK provides a ROS-based robotics software development environment for Texas Instruments Edge AI Processors, including AM62A, TDA4VM, AM67A, AM68A, and AM69A. It offers software building blocks and example demos that can be leveraged in robotics software development. The SDK operates in Docker container environments on the Processor SDK Linux:
- Processor SDK Linux for AM62A
- Processor SDK Linux for TDA4VM
- Processor SDK Linux for AM67A
- Processor SDK Linux for AM68A
- Processor SDK Linux for AM69A
The Robotics SDK enables:
- Optimized implementation of computation-intensive software building blocks (including deep-learning, vision, perception, mapping and localization) on deep-learning core (C7x/MMA), DSP cores, hardware accelerators integrated into the processors.
- Application software development on the target using libraries optimized on the TI Processor, along with many open-source libraries and packages including, for example, OpenCV, Point-Cloud Library (PCL), and more.
The Processor SDK Linux for Edge AI also supports the following open-source deep-learning runtime libraries:
- TVM/Neo-AI-DLR
- TFLite Runtime
- ONNX Runtime
Figure 2 shows a representative deep-learning and compute-intensive demo application developed with the Robotics SDK.
Figure 2. Example Demo Application with Robotics SDKThe following ROS nodes for cameras and radar sensors are supported by the SDK:
- USB Stereo Camera Capture Node for ZED Cameras
- GStreamer-based Camera Capture Node
- USB Mono Camera Capture Node
- mmWave Radar Driver Node
The SDK supports the following out-of-box demo applications:
- Stereo Vision Processing Accelerated on LDC and SDE
- Semantic Segmentation CNN Accelerated on C7x/MMA
- Object Detection CNN Accelerated on C7x/MMA
- 6D Pose Estimation CNN Accelerated on C7x/MMA
- Human Pose Estimation CNN Accelerated on C7x/MMA
- 3D Obstacle Detection Accelerated on SDE and C7x/MMA
- Vision Object Detection with 3D Spatial Information
- Camera + Radar Fusion Accelerated on C7x/MMA
- Visual Localization Accelerated on C7x/MMA (for TDA4VM, AM68A, and AM69A only)
See CHANGELOG.md for the change log.
If you have any questions or feedback, please visit TI E2E.


