Hello,
I'm currently trying to use the web interface without interacting with the front-end.
Is there a simple way to start, stop and upload programs via the console using ssh?
I couldn't find anything documented about this except uploading via the REST-API.
I want to start a RobotinoView program, but also see the program as running and all the global variables in the web interface.
Also a small second question. Is it possible to print to the console of the RobotinoView program in the web-interface for example for debugging purposes?
Thank you.
Kind Regards,
Marcel
Edit:
I tested some things and found out how to to upload programs by just putting them into the appropriate folder on the robotino.
I would still appreciate any help on starting the uploaded programs via the console.
I'm currently trying to use the web interface without interacting with the front-end.
Is there a simple way to start, stop and upload programs via the console using ssh?
I couldn't find anything documented about this except uploading via the REST-API.
I want to start a RobotinoView program, but also see the program as running and all the global variables in the web interface.
Also a small second question. Is it possible to print to the console of the RobotinoView program in the web-interface for example for debugging purposes?
Thank you.
Kind Regards,
Marcel
Edit:
I tested some things and found out how to to upload programs by just putting them into the appropriate folder on the robotino.
I would still appreciate any help on starting the uploaded programs via the console.
Comment