~fuzzgun/buttonui-ros-pkg/trunk

« back to all changes in this revision

Viewing changes to README

  • Committer: Bob Mottram
  • Date: 2012-07-24 22:29:31 UTC
  • Revision ID: fuzzgun@gmail.com-20120724222931-uratfyqtby5z3b55
DebouncedĀ E-stop

Show diffs side-by-side

added added

removed removed

Lines of Context:
86
86
 
87
87
changing myproductid to the one found previously.  Save and exit, then unplug and reconnect the Arduino.  You should now be able to access the device consistently as /dev/ttyUSB.arduino1, no matter what sequence in which it was connected.
88
88
 
 
89
If you have any permissions issues then make sure that 10-arduino.rules is accessible by the current user, and use chown if needed.
 
90
 
89
91
Unfortunately this doesn't work with the current Arduino IDE, which seems to only expect ttyUSB# type device files, but it should work with the launch files.
90
92
 
91
93