Researchers at Huawei, Technical University of Darmstadt, and ETH Zurich have developed a new framework integrating LLMs with the Robot Operating System. This framework aims to improve robots' ability to understand and execute natural language instructions.
The system translates user commands (like "pick up the green block") into actionable steps for the robot, using either direct code execution or a decision-making "behavior tree." Testing has shown promising results, with robots successfully completing tasks using open-source LLMs. This work, published in *Nature Machine Intelligence*, represents a step towards more versatile and responsive robots capable of operating in real-world environments. The code is available as open-source.