dev
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| dev [2021/03/31 18:40] – [Delta Application] ursgraf | dev [2026/09/23 16:55] (current) – [Write Your Own Application] ursgraf | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Write Your Own Application ====== | ====== Write Your Own Application ====== | ||
| - | As soon as you want to write your own application code and run it on the hardware you have to stop the original application. However, after stopping the system will power down and you will loose your connection from the host system. To avoid this and make your system fit for your own development need you have to make the start script non-executable. Please beware that you do this while the Delta application is still running. | + | |
| + | In order to alter and extends the original software controlling the delta robot follow the steps given in [[https:// | ||
| + | |||
| + | As soon as you want to write your own application code and run it on the hardware you have to stop the original | ||
| < | < | ||
| - | ost@bblue: | + | ost@bblue:$ chmod -x bin/ |
| </ | </ | ||
| - | |||
| - | You can now stop the application and the system will shutdown. Bring it up again. It will now run without starting the Delta application and you are free to develop your own program. | ||
| Line 12: | Line 13: | ||
| Check more examples on [[http:// | Check more examples on [[http:// | ||
| - | ===== Delta Application===== | ||
| - | In order to alter and extends the original software controlling the delta robot follow the steps given in [[https:// | ||
| - | < | ||
| - | ost@bblue:$ sudo cat / | ||
| - | </ | ||
| - | |||
| - | Start your application in a second terminal | ||
| - | |||
| - | < | ||
| - | ost@bblue:$ cd / | ||
| - | ost@bblue:$ sudo ./delta -c HwConfigBBBlue.json | ||
| - | </ | ||
dev.1617208810.txt.gz · Last modified: by ursgraf
