tiiuae / mesh_com

ROS node for Mesh Network configuration
BSD 3-Clause "New" or "Revised" License
16 stars 17 forks source link

Change Halow MTU handling #456

Closed joenpera closed 5 months ago

joenpera commented 5 months ago

Now halow MTU is tried to set instead of printing error.

Jira-Id: SECO-5358

joenpera commented 5 months ago

There's a lil' optional improvement suggested above 🗼

I created a backlog item to check all subprocess calls and use check_call when output is not needed.