Update 'README.md'
This commit is contained in:
parent
a8be7a44bf
commit
e080da4cda
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue