ntb:build
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| ntb:build [2019/11/18 14:37] – graf | ntb:build [2021/10/06 11:18] (current) – [Test the Hardware] ursgraf | ||
|---|---|---|---|
| Line 2: | Line 2: | ||
| The building of the software is exactly the same as in [[:build|]] with the exception that the necessary scripts are slightly different. Fetch them on your cross development system with | The building of the software is exactly the same as in [[:build|]] with the exception that the necessary scripts are slightly different. Fetch them on your cross development system with | ||
| < | < | ||
| - | $ git clone https:// | + | $ git clone https:// |
| - | $ cd eeros-project/delta-ntb | + | $ cd eeduro/delta-ntb |
| </ | </ | ||
| Use the scripts therein. | Use the scripts therein. | ||
| Line 13: | Line 13: | ||
| 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): | 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): | ||
| < | < | ||
| - | root@beaglebone:$ cd / | + | root@bblue:$ cd / |
| - | root@beaglebone:$ echo 1 > red/ | + | root@bblue:$ echo 1 > red/ |
| </ | </ | ||
| The TCP motor should turn clockwise with the command | The TCP motor should turn clockwise with the command | ||
| < | < | ||
| - | debian@beaglebone:$ rc_test_motors -m 4 -d 1 | + | ost@bblue:$ sudo rc_test_motors -m 4 -d 1 |
| </ | </ | ||
| + | |||
| + | Check the direction of the encoder. | ||
| + | < | ||
| + | ost@bblue:$ rc_test_encoders | ||
| + | </ | ||
| + | Turn the TCP clockwise and the encoder values should be positive. If not, change the hardware configuration in // | ||
| + | ====== Hardware Configuration Files ====== | ||
| + | The git repository includes a directory // | ||
| + | |||
| + | < | ||
| + | $ scp delta-ntb/ | ||
| + | $ scp delta-ntb/ | ||
| + | </ | ||
| + | Replace the ' | ||
ntb/build.1574084270.txt.gz · Last modified: 2019/11/18 14:37 by graf