Skip to content

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
RemkoPr committed Nov 12, 2024
1 parent 666a832 commit 040f795
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions airo-robots/airo_robots/grippers/hardware/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ testing demo: python ./bkstools/demo/demo_bks_grip_outside_inside.py

## Debugging

sudo apt-get install build-essential linux-source
if
`sudo dmesg | grep brltty` shows `usbfs: interface 0 claimed by ch341 while 'brltty' sets config #1`
run `sudo apt remove brltty`
If the Schunk doesn't show up as /dev/ttyUSB*, but `lsusb` lists `QinHeng Electronics CH340 serial converter`, and
`sudo dmesg | grep brltty` shows `usbfs: interface 0 claimed by ch341 while 'brltty' sets config #1`, then:
`sudo apt remove brltty`, replug the usb cable, the Schunk should now show up as /dev/ttyUSB*.

Maybe necessary but unconfirmed: `sudo apt-get install build-essential linux-source`

0 comments on commit 040f795

Please sign in to comment.