Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 264 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 264 Bytes

lino_udev

udev rule creator for linorobot.

Creating udev rule

  1. Run the udev creator:
$ rosrun lino_udev lino_udev.py
  1. Copy the created udev rule to /etc/udev/rules.d/58-lino.rules:
$ sudo cp 58-lino.rules /etc/udev/rules.d/58-lino.rules