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

Access ROS camera topics #10

Open
SOrtonn opened this issue Oct 25, 2023 · 7 comments
Open

Access ROS camera topics #10

SOrtonn opened this issue Oct 25, 2023 · 7 comments

Comments

@SOrtonn
Copy link

SOrtonn commented Oct 25, 2023

Hi

I'm trying to stream the data shown over /camera1 (topics)

I have written basic subscribers in both cpp and python and both return issues saying the package cv_bridge is not found.
This subscriber works without cv bridge so the only thing that doesnt work is trying to view the output stream

I am trying to run these on the internal pi, and struggling since it doesnt have internet access.

Can anyone help me with what my issue is

cheers

@MAVProxyUser
Copy link
Owner

You can always plug ethernet into the dogs back and give it ethernet.

Why are you trying to run this ON the pi? when the pi becomes overloaded, the realtime functionality fails, and the dog falls FYI.

AATB has a "republisher" that he has shared. https://github.com/aatb-ch/go1_republisher

You can alternately try this method. https://github.com/MAVProxyUser/YushuTechUnitreeGo1/blob/main/StreamCamCross.py

@MAVProxyUser
Copy link
Owner

Ask on our slack group for more help if you haven't.

@SOrtonn
Copy link
Author

SOrtonn commented Oct 25, 2023

I will look at both of these thanks.

I cant join the slack... I'm using the Edu as part of my University proj and hence don't have the @unitree.cc email thats required..

@aatb-ch
Copy link

aatb-ch commented Oct 25, 2023

btw I'm in the process of rewriting the cpp republisher, use only the python camera publishing now, cpp node is in progress. But as @MAVProxyUser said you're better off running that on the jetson directly since it has access to the video device

@MAVProxyUser
Copy link
Owner

@SOrtonn you do not need a unitree.cc email to join our slack at all... https://join.slack.com/t/robotdogs/shared_invite/zt-24ep8mqn4-1p42Aq7owRv9klLI~3C5Pw

@SOrtonn
Copy link
Author

SOrtonn commented Oct 25, 2023

That link works... I've deffo clicked another one that required specific emails.
Thanks!

@MAVProxyUser
Copy link
Owner

Where did you find that link ?

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

No branches or pull requests

3 participants