autonomous_systems icon indicating copy to clipboard operation
autonomous_systems copied to clipboard

Install UDEV drivers

Open KelloTomas opened this issue 8 years ago • 1 comments

in Lab2 in installing drivers is sudo service udev restart source $HOME/autonomous_systems/resources/scripts/udev_rules/install_udev_rules.sh

But it write error that cant find 85-pioneer.rules because executing of command need to be from their location(so first make cd $HOME/autonom....): sudo cp 85-pioneer.rules /etc/udev/rules.d

KelloTomas avatar Oct 31 '17 16:10 KelloTomas

Done, thanks!

socrob avatar Oct 31 '17 16:10 socrob