So hat off to the developers, amazing work!
I have been looking for alternatives to host single-applications; basically a system that should run a single visual application (with services in the background). The application in question will open a web-view in full-screen and disable the means of escaping the view.
Presently im using a normal windows installation with Chromium embedded from a Delphi application.
This works well but I want to be able to deliver disk images, which with Windows is illegal, so that ends the journey right there.
I also dabbed a bit with Linux, but the learning curve is quite dense.
Delphi can target Ubuntu x86, but I have no clue how to open a X session that just runs my app.
ROS would be perfect for kiosk work. Absolutely brilliant!
The questions then become:
1. Can the boot picture be replaced or silenced?
2. Can the start-bar + desktop icons be disabled? (for example)
3. Can we ensure that our app is executed immediately, and when it closes the system shuts down?
In our case we want to retain the ROS infrastructure - but we need our application to run fullscreen without any means to exit back to a desktop.
You wont believe how creative people are when given access to a kiosk system

If there is even a tiny chance to bypass the system, they will find it and mess up the machine.
And last but not least, what x86 SBC would you think ROS would run well on?
The UP boards? ODOO?
I would greatly value your input on this