Update 'README.md'

This commit is contained in:
Mathew Ngan 2023-01-12 06:47:40 -08:00
parent a8be7a44bf
commit e080da4cda
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ sudo chmod +x fresh_mu_install_v2.sh
sudo ./fresh_mu_install_v2.sh
```
After rebooting, add the user into dialout group so that we can access the serial port directly. Reboot once again.
After rebooting, add the user into dialout group so that we can access the serial port directly. Reboot once again and mavroslaunch should work properly.
```
sudo usermod -a -G dialout $USER