Wood Kite
Wood Kite
Cannot see topics when subscriber is on ethernet and host is connected over WiFi on the same network
try using discovery server(https://docs.ros.org/en/foxy/Tutorials/Discovery-Server/Discovery-Server.html#run-this-tutorial) to prevent this problem. I also meet this with two programs running in two different docker containers with one overlay network.
the same problem. ubuntu 24.04 python3.10 clone from https://github.com/orbbec/pyorbbecsdk.git run script to build: ```bash cd pyorbbecsdk python3 -m venv ./venv source venv/bin/activate pip3 install -r requirements.txt mkdir build cd build...
+1,刚用到这个组件发现,文字和手机左上角的状态栏干涉了,临时设置了个空格标题,让它换个行躲开了😭