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 ...
. ├── data/ │ ├── raw/ # Données brutes │ ├── processed/ # Données prétraitées │ └── models/ # Modèles entraînés ├── src/ │ ├── data_loader.py # Chargement des données │ ├── text_preprocessing.py ...