ROS: Robot Operating System—standard middleware for robot software development, managing communication between nodes (sensors, actuators, logic)
VLA: Vision-Language-Action models—foundation models trained to output low-level robot actions directly from visual and textual inputs (e.g., RT-2)
MCP: Model Context Protocol—an open standard allowing AI assistants (like Claude) to connect to external data and tools (like ROS nodes) via a client-host server architecture
Agentic AI: Systems where AI models act as autonomous intermediaries that reason, plan, and invoke external tools or APIs to achieve goals, rather than just generating text
ReAct: Reasoning and Acting—a paradigm where LLMs interleave reasoning traces with executable actions/tool calls
FABRIC: A decentralized coordination protocol (used in OpenMind) for secure identity management and interoperability among heterogeneous robots
SFT: Supervised Fine-Tuning—training a model on labeled examples to adapt it to a specific task