ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

Wifi connection issues with ROS 2 and Humble

asked 2022-06-03 14:08:09 -0500

dcconner gravatar image

updated 2022-06-03 14:38:47 -0500

I've been having wifi connection issues since upgrade to ROS 2 Humble. The connection will mostly work, but then drop for some period of time.

I'm posting this "question" and answer here in case others have issues.

It might NOT be related to ROS 2, DDS, or Humble at all.

https://askubuntu.com/questions/14039... https://bugs.launchpad.net/ubuntu/+so...

edit retag flag offensive close merge delete

Comments

I'm seeing issues using Ubuntu 22.04 with kernel 5.15.0-33-generic with Intel NUC w/ Intel 8260 wireless on robot, and desktop connected to NetGear R7000

dcconner gravatar image dcconner  ( 2022-06-03 14:35:29 -0500 )edit

I'd suggest posting your edit as an answer.

gvdhoorn gravatar image gvdhoorn  ( 2022-06-04 01:12:02 -0500 )edit

I will post answer once we are finished testing. In the mean time, this fix seems to have improved wifi:

I disabled Wi-Fi power management directly by editing: sudo nano /etc/NetworkManager/conf.d/default-wifi-powersave-on.conf Then changed the value from 3 to 2, saved changes and rebooted.

Still need to do more stress testing with ROS 2 specific code before I say its the "answer".

dcconner gravatar image dcconner  ( 2022-06-07 16:37:43 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
0

answered 2023-03-09 15:48:03 -0500

dcconner gravatar image

Disabling power save seemed to fix issues. I have not reverted with latest kernel updates to see if fixed in standard kernel, but disabling power save fixed issues I was having.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2022-06-03 14:08:09 -0500

Seen: 469 times

Last updated: Mar 09 '23