willowgarage / interactive-manipulation-sandbox

Playground for Interactive Manipulation code that aren't quite baked enough for a full-on repo.
0 stars 7 forks source link

Test WebGL on Android #145

Open dgossow opened 11 years ago

dgossow commented 11 years ago

ToDo: Compile Chromium for Android with WebGL support enabled Test Interactive Marker teleop

@mateiciocarlie

dgossow commented 11 years ago

@mateiciocarlie: got chromium for ARM/ Adroid to compile, crashes on all devices where I've tried it. Firefox for Android turned out to support WebGL perfectly fine though on newer Android devices. Have pr2_marker_control running on Kaijen's tablet, touch events are not supported right now. Will add that next.

mateiciocarlie commented 11 years ago

Thanks for the update! That is good news on Firefox - this it out-of-the-box newest Firefox, without needing to compile anything from source, right?

Will be very cool to do stuff from the tablet when we get touch going.

Do you think the WebGL folks might have insight into why Chrome crashes?

dgossow commented 11 years ago

I'll talk to the Chrome guy at the next WebGL meeting. Firefox works out-of-the-box so the whole issue is less important now.