Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[QUESTION] Way of using from python script #80

Open
wmita opened this issue Mar 4, 2025 · 1 comment
Open

[QUESTION] Way of using from python script #80

wmita opened this issue Mar 4, 2025 · 1 comment
Assignees
Labels
question Further information is requested

Comments

@wmita
Copy link

wmita commented Mar 4, 2025

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 wmita added the question Further information is requested label Mar 4, 2025
@wmita wmita changed the title [QUESTION] [QUESTION] Way of using from python script Mar 4, 2025
@wmita
Copy link
Author

wmita commented Mar 6, 2025

The Topic content shows that the coordinates and class label of the object are published in dsg_markers.
However, this issue
said that parsing from visualization messages is not recommended.

How can I extract only the object coordinates and class labels as output from Hydra ROS topic?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants