Hydra icon indicating copy to clipboard operation
Hydra copied to clipboard

[QUESTION] Way of using from python script

Open wmita opened this issue 9 months ago • 1 comments

Thank you for yours I hope to use this, but I have some questions.

I would like to use Hydra from a Python script. I want to use it so that it takes the ROSBAG as input and outputs the coordinates and class of the detected object. Therefore, I have pip install and am preparing to make it available from the script, but it is not working. Is there a procedure I should refer to?

My runtime environment is, Ubuntu20.04 on Docker Python 3.8.10 Thank you in advance.

wmita avatar Mar 04 '25 13:03 wmita