[Unitree Go2] ROS2 topics over wifi

Hello Everyone!
I have sucessfully done the wireless connection with unitree go2 edu using wifi stick. The snippet is a test i did to confirm.


But after doing ros2 topic list I am not able to see the topics like we can see when the robot dog is connected using ethernet cable.

I guess this issue has been faced by lot of people. I cam across few discussion but not able quite understand what is the solution here.

I’d really appreciate any insights or suggestions from those with experience.
Thanks in advance!

It requires changing the cyclone DDS of the Unitree Go2. We recommend using the qre_go2 repo as it is pre-configured for this.

1 Like

Ok.
One more doubt while testing the connection i tried to run a simple cpp program to access front camera but faced an issue saying smoething like this
image

@Sohail Is this error same related to DDS?

Yes this is related to DDS

@Sohail Hello Sohail,
I have the wireless connection sucessfully, Will it be okay if I avoid the static 123 setup and continue on wifi for setting the qre_go2 repo?

Yes, you can completely ignore it.