Ali Karpuzoglu
Ali Karpuzoglu
Database secrets are currently deprecated and use a legacy Firebase token generator. Update your source code with the Firebase Admin SDK. Is there a way to use the admin SDK?...
split pr in two
which caused a bug in unsubscribing and subscribing and bumped threejs version
Hi, even after adding ``` export * from './navigation/OccupancyMap' export * from './navigation/OccupancyMapClient' ``` to `es6-support/index.js` the grunt build fails with an "unexpected token" ``` Warning: Command failed: rollup -c...
Hi, the documentation says that when loading an Urdf, we should receive a 'change' event. As far as I can tell that doesn't happen. I have added `ROS3D.UrdfClient.prototype.__proto__ = EventEmitter2.prototype;...
pyglet moved to github
Hi, is it possible to test this without owning a vive? In the unity play window itself? Also: does this work with the player prefab instead of the camera rig...
The README does not mention how this library can be used. What kind of object will data in `MDMDidUpdate(data) ` be ? Is it a dictionary?
Hey, it would be great to have an option to export the drawing. I already have working code to export it as an .svg file, all that would be needed...