robotology / icub-tech-support

Virtual repository that provides support requests for individual robots
GNU General Public License v2.0
20 stars 2 forks source link

iCubGenova09 (iRonCub3) S/N:000 – Communication via ethernet with the robot seems slow after fixing #1856 #1888

Closed gabrielenava closed 2 months ago

gabrielenava commented 2 months ago

Robot Name 🤖

iCubGenova09 (iRonCub3) S/N:000

Request/Failure description

After fixing issue https://github.com/robotology/icub-tech-support/issues/1856, we noted that the communication via ethernet with the robot seems, sometimes, "slow".

Detailed context

More specifically, we observed the following:

based on all these observations, and on the fact that we started to notice these issues after fixing the ethernet port in https://github.com/robotology/icub-tech-support/issues/1856, I think that something happened since then. What I think is that most likely something else broken during the accident that broke the ethernet port, and it is affecting the robot behaviour since then. I would unmount the jetpack and check again the ethernet board if possible.

Additional context

cc @DanielePucci

How does it affect you?

Complexifies iRonCub experiments

gabrielenava commented 2 months ago

cc @nicktrem @HosameldinMohamed

gabrielenava commented 2 months ago

think problem seems solved after we discovered that yarp conf on icub-head was configured with the wifi address 10.0.0.2 instead of the ethernet address 10.0.2.2. After fixing this, we did not experienced again the delay I was mentioning on my comment. I think the issue can be closed for now, I'll open a new one in case the problem occurs again!