alienshek337

Results 2 issues of alienshek337

I want to make a server/client then send and receive broadcast message. For the client, I used : client = udp_client.SimpleUDPClient("192.168.0.255", 10000) client._sock.setsockopt(socket.SOL_SOCKET, socket.SO_BROADCAST, 1) client.send_message("/abc" , "helloworld") It is...

I can use xarm6_moveit_realmove.launch to control xarm, but everytime it will auto crash after a few minutes, and the error is nouveau pushbuf_data: Assertion 'kref' failed. Here is the terminal:...