Novint Falcon

From RobolaboWiki
Revision as of 20:51, 28 March 2017 by Aguti (Talk | contribs)

Jump to: navigation, search

Configuration

User permits

In order to allow a standard user to control the Novint Falcon, some rules must be updated.

Download 11-forcedimension.rules file and copy it to /etc/udev/rules.d.

Reload the rules:

sudo udevadm control --reload-rules

Once plugged, Novint Falcon is attached to the plugdev group, so the user must be a member of this group.

  • Open </etc/group
  • Find the line that corresponds to plugdev group.
  • Add the user name to the group (e.g. plugdev:x:46:user1), where user1 is your user name.