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

YOLO darknet_ros to real robot Unitree Go1 #74

Open
AlbiBechis opened this issue Jun 29, 2023 · 2 comments
Open

YOLO darknet_ros to real robot Unitree Go1 #74

AlbiBechis opened this issue Jun 29, 2023 · 2 comments

Comments

@AlbiBechis
Copy link

Hello everyone,
I would like to add YOLO feature to Unitree Go1.
I'm quite new to ROS and Unitree but I'm trying to understand where and how to put https://github.com/leggedrobotics/darknet_ros in Go1 after ssh.
In the raspberry I can see catkin_ws & ros_catkin_ws but I'm unable to catkin_make, do someone have some suggestions?

Thank you so much

@AlbiBechis
Copy link
Author

I understand to use darknet_ros from my own ubuntu terminal, but the result is: "Waiting for image..." in loop.
I checked camera topics and works well, but why I cannot see result from unitree cameras? Thanks

@xyq1223
Copy link

xyq1223 commented Aug 3, 2023

Hello,

  1. The camera topic is on the bus. Raspberry Pie is just a data transfer station in the go1 robot dog. You can read related topics by reading the ros topic on the bus.
  2. If it involves equipment occupation (for example, if a project wants to call the camera, but it shows that the camera is occupied, it is necessary to manually close the process of the camera)

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

2 participants