Goal
Make the robot react to a simple test command from the LLM.
Web
- Create a WS server to communicate with a LLM and the robot.
- Create an UI to communicate with the LLM
Embedded
- Program the movement set used as a toolkit by the LLM.
- Create an interface to receive and execute the remote commands.
Goal
Make the robot react to a simple test command from the LLM.
Web
Embedded