alexandre burton

Results 26 comments of alexandre burton

what is the expected timeframe for the OAK-D Pro-W-PoE? thanks!

it would be great to also be able to pass a command that is executed, for example setting up a Curses "service" that runs unattended, but available via tty-share.

yes these flags are great, but hitting Enter is still required, so not possible to spawn unattended.

to be clear: using something like `screen -d -m /path/to/tty-share --command service.sh`

ha! well the `echo` idea was nice but does not work it say `Input not a tty` (at least on linux 4.15.0 x86_64) BUT noodling around the idea led me...

For sure, we all agree that the "icon-that-appears-once-you-pasted" is definitely not a "perfect solution". We would be interested in hearing how your discussion about assigning some keys to the function...

@dimitre I'm wondering about the use case of having 2 orientations -- I would prefer to have none! I mean: setting up an iPad in an odd position requiring a...

looking through the 0.12 checklist https://github.com/openframeworks/openFrameworks/issues/6692 led me here maybe a bit late... but I'd like to contribute some thoughts which are not directly responding to the question of "what...

I'm confused by this issue: ofxAccelerometer is not needed on iOS -- it includes ofxCoreMotion since #4641. just checked the CoreMotion example and with minor tweaks (ofQuat vs glm::quat) it...

#7371 provides a functional example that does not relay on ofxAccelerometer -- unless it's needed elsewhere, ofxAccelerometer can be removed and this issue can be closed (and the task checked...