User Tools

Site Tools


test-ntb

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
test-ntb [2019/08/08 07:42] graftest-ntb [2019/08/09 16:20] visentin
Line 1: Line 1:
 ====== Test the Hardware ====== ====== Test the Hardware ======
-The NTB version of the Delta has a target tool point (TCP) with a motor and a magnet.  buttons work as desired. Change to root mode + 
 +The same tests as [[test|]] can be performed on this robot. Additionally, following two tests can be performed. 
 + 
 + 
 +The NTB version of the Delta has a target tool point (TCP) with a motor and a magnet. The magnet can be operated as follows (run as root): 
 <code> <code>
-debian@beaglebone:su+root@beaglebone:cd /sys/class/leds 
 +root@beaglebone:$ echo 1 > red/brightness
 </code> </code>
 +
 +The TCP motor should turn clockwise with the command
 +<code>
 +debian@beaglebone:$ rc_test_motors -m 4 -d 1
 +</code>
 +