Open tgodfrey0 opened 3 days ago
Hi @tgodfrey0
You probably have to configure cyclone in an xml file to make the data available through other interfaces, since I think the default configuration of the robot only allows it to see the data through its eth.
Hi,
I've looked at the cyclonedds.xml
file on the robot and it already has eth0
as a listed interface. Did you have to add another wired interface here?
Hi!
We don't have any xml configuration with that right now, but I encourage you to try to make one that works over wifi or both interfaces and share it here.
Regards.
Hi,
When I run the bringup code, I cannot see the nodes on the network. If I SSH into the robot and run it I can control the robot, view it in Rviz2, etc. However, I cannot access the nodes elsewhere on the network. I have tried it over ethernet and over WiFi (with a USB WiFi adapter) but cannot see them. Has anyone else had this issue? It might be a CycloneDDS configuration issue but I am not sure.
Thanks