User Tools

Site Tools


ntb:build

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
ntb:build [2019/11/15 17:12] grafntb:build [2019/11/18 14:37] graf
Line 6: Line 6:
 </code> </code>
 Use the scripts therein. Use the scripts therein.
 +
 +====== Test the Hardware ======
 +
 +The same tests as [[..::test|]] can be performed on this robot. Additionally, the following two tests must 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>
 +root@beaglebone:$ cd /sys/class/leds
 +root@beaglebone:$ echo 1 > red/brightness
 +</code>
 +
 +The TCP motor should turn clockwise with the command
 +<code>
 +debian@beaglebone:$ rc_test_motors -m 4 -d 1
 +</code>
  
ntb/build.txt · Last modified: 2021/10/06 11:18 by ursgraf