Miguel Ángel González Santamarta

Results 160 comments of Miguel Ángel González Santamarta

@Alejandro-M-Perez, I've been checking the Python packages and the problem is the sphinx package. Since super-gradients, used in YOLO-NAS, requires sphinx sphinx~=4.0.2, you have to install a more recent version....

@jagruth-medavarapu, are you using the Nvidia Docker Support?

@jagruth-medavarapu I thought you were running it in Docker. Have you installed Nvidia Driver? You should also check if your torch installation is detecting your GPU and CUDA: ```python import...

Hi @gadorneles, which version of YASMIN are you using? Do you have your code in a public repo to take a look?

Some questions: - Are you using several nodes instead of one for all the services and actions? - How many actions/services with the same name and message type are you...

I have been reviewing the code. I don't know if the rclpy could be the problem, maybe due to having several clients for the same action/server for the same node....

@gadorneles Could you try the new version 3.5.0 and check if the error persists?

Hi @vudinhso, sorry for the late reply. Let me try to reproduce the error.

@vudinhso Where is the model (`yolov8s-worldv2-person.pt`) you are using?

@vudinhso, I have replicated it and after a few seconds, the node continues working. Here you have my logs: ``` [yolo_node-1] [INFO] [1762361946.883212773] [yolo.yolo_node]: [yolo_node] Configured [yolo_node-1] [INFO] [1762361946.883841429] [yolo.yolo_node]:...