unitreerobotics / unitree_legged_sdk

SDK tools for control robots.
BSD 3-Clause "New" or "Revised" License
270 stars 156 forks source link

Multicast UDP GO1 EDU #93

Closed Kulczar closed 1 year ago

Kulczar commented 1 year ago

Hey guys, while the patrol robot i would like to connect and comand with udp connection, but i would like to know how to connect multicast in python code?

xyq1223 commented 1 year ago

Hello, if you want to control multiple robot dogs at the same time, you can connect these robot dogs to your own wifi, so that each robot dog will be assigned its own ip address, and then control these ip addresses separately to achieve the goal