Edge LLMs on NVIDIA Jetson: Building an AI Assistant for Robots
Build a robot assistant architecture in which an edge language model interprets natural-language requests but does not directly control actuators.
The LLM produces structured intents; a deterministic command layer validates permissions, parameters, robot state, and safety before publishing ROS 2 commands.
What You Will Build
By the end of this tutorial, you will have:






