DOCS: User on the vehicle needs to be added to the dialout
group for permission to open serial devices (IMU, DVL)
#90
Labels
dialout
group for permission to open serial devices (IMU, DVL)
#90
sudo usermod -a -G dialout teamauv
orsudo adduser teamauv dialout
groups teamauv
Add this to a file called
FreshInstallSetup.md
(or such) containing information on what to do when first the vehicle is setup. (including the network setup screenshots and data)cc @kalyan-kumar @aniket11bh @prudhvid @nevinvalsaraj
The text was updated successfully, but these errors were encountered: