dev
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| dev [2026/09/23 16:53] – [Write Your Own Application] ursgraf | dev [2026/09/23 16:55] (current) – [Write Your Own Application] ursgraf | ||
|---|---|---|---|
| Line 3: | Line 3: | ||
| In order to alter and extends the original software controlling the delta robot follow the steps given in [[https:// | 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 autostart 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 needs you have to make the autostart script non-executable. Please beware that you do this while the Delta application is still running. | + | As soon as you want to write your own application code and run it on the hardware you have to stop the original autostart application |
| < | < | ||
| ost@bblue:$ chmod -x bin/ | 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. | ||
dev.1790175205.txt.gz · Last modified: by ursgraf
