Execute the following commands in the terminal: Enter the unitree_sdk2_python directory, set CYCLONEDDS_HOME to the path of the cyclonedds you just compiled, and then install unitree_sdk2_python. The ...
heartopia-auto-cooker/ ├── heartopia_auto_cooker.py # Ponto de entrada ├── core/ # Lógica principal │ ├── bot.py # Automação e estados │ └── vision.py # Captura e processamento de imagem ├── ui/ # ...